After noticing that some breakpoints are not getting hit, I found this post that answers why:
Breakpoints not working on Android Studio 3.3
I don't recall this happening prior to Android Studio 3.3. Is there any way to stop this behavior so that breakpoints will get hit on conditional statements?