Searched refs:clearSubInfo (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SubscriptionInfoUpdaterTest.java | 231 verify(mSubscriptionController, times(0)).clearSubInfo(); in testSimUnknown() 248 verify(mSubscriptionController, never()).clearSubInfo(); in testSimNotReady() 344 verify(mSubscriptionController, times(0)).clearSubInfo(); in testSimError() 361 verify(mSubscriptionController, times(0)).clearSubInfo(); in testWrongSimState() 415 verify(mSubscriptionController, times(0)).clearSubInfo(); in testSimLoaded() 462 verify(mSubscriptionController, times(0)).clearSubInfo(); in testSimLoadedEmptyOperatorNumeric() 488 verify(mSubscriptionController, times(0)).clearSubInfo(); in testSimLockedWithOutIccId() 518 verify(mSubscriptionController, times(0)).clearSubInfo(); in testDualSimLoaded() 575 verify(mSubscriptionController, times(0)).clearSubInfo(); in testSimLockWithIccId() 620 verify(mSubscriptionController, times(0)).clearSubInfo(); in testUpdateEmbeddedSubscriptions_listSuccess() [all …]
|
D | SubscriptionControllerTest.java | 124 mSubscriptionControllerUT.clearSubInfo(); in tearDown() 241 mSubscriptionControllerUT.clearSubInfo(); in testCleanUpSIM()
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ISub.aidl | 258 int clearSubInfo(); in clearSubInfo() method
|
/frameworks/base/telephony/java/android/telephony/ |
D | SubscriptionManager.java | 2079 iSub.clearSubInfo(); in clearSubscriptionInfo()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SubscriptionController.java | 2239 public int clearSubInfo() { in clearSubInfo() method in SubscriptionController
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 98639 Lcom/android/internal/telephony/ISub$Stub$Proxy;->clearSubInfo()I 98711 Lcom/android/internal/telephony/ISub;->clearSubInfo()I
|