Searched refs:notifyOtaspChanged (Results 1 – 8 of 8) sorted by relevance
64 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() method in TestPhoneNotifier
50 public void notifyOtaspChanged(Phone sender, int otaspMode); in notifyOtaspChanged() method
245 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() method in DefaultPhoneNotifier249 mRegistry.notifyOtaspChanged(otaspMode); in notifyOtaspChanged()
1416 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in PhoneBase1417 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
60 void notifyOtaspChanged(in int otaspMode); in notifyOtaspChanged() method
212 phone.notifyOtaspChanged(OTASP_UNINITIALIZED); in CdmaServiceStateTracker()1957 mPhone.notifyOtaspChanged(mCurrentOtaspMode); in updateOtaspState()
1109 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in TelephonyRegistry
416 mPhone.notifyOtaspChanged(OTASP_NOT_NEEDED); in handleMessage()