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

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ProximitySensor.java 108 boolean isOffhook = (InCallState.OUTGOING == newState) || hasOngoingCall;
110 if (isOffhook != mIsPhoneOffhook) {
111 mIsPhoneOffhook = isOffhook;
  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 130 boolean isOffhook(String callingPackage);
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 540 milliseconds