Searched refs:notifySrvccStateChanged (Results 1 – 3 of 3) sorted by relevance
77 void notifySrvccStateChanged(in int subId, in int lteState); in notifySrvccStateChanged() method
760 public void notifySrvccStateChanged(int subId, @SrvccState int state) { in notifySrvccStateChanged() method in TelephonyRegistryManager762 sRegistry.notifySrvccStateChanged(subId, state); in notifySrvccStateChanged()
2503 public void notifySrvccStateChanged(int subId, @SrvccState int state) { in notifySrvccStateChanged() method in TelephonyRegistry