Home
last modified time | relevance | path

Searched refs:notifyOtaspChanged (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java269 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()
DTestPhoneNotifier.java.broken64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java50 public void notifyOtaspChanged(Phone sender, int otaspMode); in notifyOtaspChanged() method
DDefaultPhoneNotifier.java249 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() method in DefaultPhoneNotifier
253 mRegistry.notifyOtaspChanged(otaspMode); in notifyOtaspChanged()
DPhone.java2172 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in Phone
2173 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
DServiceStateTracker.java554 mPhone.notifyOtaspChanged(TelephonyManager.OTASP_UNINITIALIZED); in ServiceStateTracker()
1621 mPhone.notifyOtaspChanged(mCurrentOtaspMode); in updateOtaspState()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl59 void notifyOtaspChanged(in int otaspMode); in notifyOtaspChanged() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java271 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in TelephonyRegistryMock
DPhoneMock.java573 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in PhoneMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1316 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() method in TelephonyRegistry
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2338 mPhone.notifyOtaspChanged(TelephonyManager.OTASP_SIM_UNPROVISIONED); in onSetCarrierDataEnabled()
2344 mPhone.notifyOtaspChanged(otaspState); in onSetCarrierDataEnabled()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt8375 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyOtaspChanged(I)V
Dboot-image-profile.txt39779 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyOtaspChanged(Lcom/android/internal/…
40296 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyOtaspChanged(I)V
40324 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyOtaspChanged(I)V
40475 HSPLcom/android/internal/telephony/Phone;->notifyOtaspChanged(I)V
40546 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyOtaspChanged(Lcom/android/internal/telepho…