Home
last modified time | relevance | path

Searched refs:isRadioOnForSubscriber (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1978 public boolean isRadioOnForSubscriber(int subId, String callingPackage) { in isRadioOnForSubscriber() method in PhoneInterfaceManager
1992 return isRadioOnForSubscriber(subId); in isRadioOnForSubscriberWithFeature()
1998 private boolean isRadioOnForSubscriber(int subId) { in isRadioOnForSubscriber() method in PhoneInterfaceManager
2023 phone.setRadioPower(!isRadioOnForSubscriber(subId)); in toggleRadioOnOffForSubscriber()