Searched refs:notifyRadioPowerStateChanged (Results 1 – 3 of 3) sorted by relevance
89 void notifyRadioPowerStateChanged(in int phoneId, in int subId, in int state); in notifyRadioPowerStateChanged() method
624 public void notifyRadioPowerStateChanged(int slotIndex, int subId, in notifyRadioPowerStateChanged() method in TelephonyRegistryManager627 sRegistry.notifyRadioPowerStateChanged(slotIndex, subId, radioPowerState); in notifyRadioPowerStateChanged()
2609 public void notifyRadioPowerStateChanged(int phoneId, int subId, @RadioPowerState int state) { in notifyRadioPowerStateChanged() method in TelephonyRegistry