HomeSort by relevance Sort by last modified time
    Searched refs:showCallScreen (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 53 boolean showCallScreen();
56 * Variation of showCallScreen() that also specifies whether the
64 * @see showCallScreen
  /packages/apps/Phone/src/com/android/phone/
PhoneInterfaceManager.java 283 public boolean showCallScreen() {
287 // The variation of showCallScreen() that specifies the initial dialpad state.
288 // (Ideally this would be called showCallScreen() too, just with a different
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 699 if (phone != null && phone.showCallScreen()) {

Completed in 38 milliseconds