Searched refs:isShowingCallScreenForProximity (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java829 * {@link #isShowingCallScreenForProximity()} is true or not.
835 * {@link #isShowingCallScreen()} is false *and* {@link #isShowingCallScreenForProximity()}
842 boolean isShowingCallScreenForProximity() { method in class:PhoneGlobals
1155 screenOnImmediately |= !isShowingCallScreenForProximity() && horizontal;

Completed in 74 milliseconds