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

/packages/apps/Phone/src/com/android/phone/
H A DPhoneInterfaceManager.java322 public boolean showCallScreen() { method in class:PhoneInterfaceManager
326 // The variation of showCallScreen() that specifies the initial dialpad state.
327 // (Ideally this would be called showCallScreen() too, just with a different
/packages/apps/Settings/src/com/android/settings/
H A DCryptKeeper.java707 phone.showCallScreen();
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DDialtactsActivity.java769 if (callKey && phone != null && phone.showCallScreen()) {

Completed in 207 milliseconds