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.java1998 public boolean isRadioOnForSubscriber(int subId, String callingPackage) { in isRadioOnForSubscriber() method in PhoneInterfaceManager
2012 return isRadioOnForSubscriber(subId); in isRadioOnForSubscriberWithFeature()
2018 private boolean isRadioOnForSubscriber(int subId) { in isRadioOnForSubscriber() method in PhoneInterfaceManager
2043 phone.setRadioPower(!isRadioOnForSubscriber(subId)); in toggleRadioOnOffForSubscriber()