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

/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java1224 return isOffhookForSubscriber(getDefaultSubscription(), callingPackage);
1228 public boolean isOffhookForSubscriber(int subId, String callingPackage) { method in class:PhoneInterfaceManager
1229 if (!canReadPhoneState(callingPackage, "isOffhookForSubscriber")) {

Completed in 39 milliseconds