Searched refs:notifyOtaspChanged (Results 1 – 13 of 13) sorted by relevance
269 mDefaultPhoneNotifierUT.notifyOtaspChanged(mPhone, TelephonyManager.OTASP_NEEDED); in testNotifyOtaspChanged()270 verify(mTelephonyRegisteryMock).notifyOtaspChanged(TelephonyManager.OTASP_NEEDED); in testNotifyOtaspChanged()272 mDefaultPhoneNotifierUT.notifyOtaspChanged(mPhone, TelephonyManager.OTASP_UNKNOWN); in testNotifyOtaspChanged()273 verify(mTelephonyRegisteryMock).notifyOtaspChanged(TelephonyManager.OTASP_UNKNOWN); in testNotifyOtaspChanged()
64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
50 public void notifyOtaspChanged(Phone sender, int otaspMode); in notifyOtaspChanged() method
249 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() method in DefaultPhoneNotifier253 mRegistry.notifyOtaspChanged(otaspMode); in notifyOtaspChanged()
2172 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in Phone2173 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
554 mPhone.notifyOtaspChanged(TelephonyManager.OTASP_UNINITIALIZED); in ServiceStateTracker()1621 mPhone.notifyOtaspChanged(mCurrentOtaspMode); in updateOtaspState()
59 void notifyOtaspChanged(in int otaspMode); in notifyOtaspChanged() method
271 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in TelephonyRegistryMock
573 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in PhoneMock
1316 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in TelephonyRegistry
2338 mPhone.notifyOtaspChanged(TelephonyManager.OTASP_SIM_UNPROVISIONED); in onSetCarrierDataEnabled()2344 mPhone.notifyOtaspChanged(otaspState); in onSetCarrierDataEnabled()
8375 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyOtaspChanged(I)V
39779 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyOtaspChanged(Lcom/android/internal/…40296 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyOtaspChanged(I)V40324 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyOtaspChanged(I)V40475 HSPLcom/android/internal/telephony/Phone;->notifyOtaspChanged(I)V40546 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyOtaspChanged(Lcom/android/internal/telepho…