Home
last modified time | relevance | path

Searched refs:onEuiccServiceUnavailable (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccConnectorTest.java132 public void onEuiccServiceUnavailable() { in testInitialState_commandRejected()
162 public void onEuiccServiceUnavailable() { in testInitialState_forAvailableMemory_commandRejected()
184 public void onEuiccServiceUnavailable() { in testInitialState_switchCommandRejected()
262 public void onEuiccServiceUnavailable() { in testCommandDispatch_success()
308 public void onEuiccServiceUnavailable() { in testCommandDispatch_forAvailableMemory_success()
355 public void onEuiccServiceUnavailable() { in testCommandDispatch_forAvailableMemory_unsupportedOperationException()
379 public void onEuiccServiceUnavailable() { in testCommandDispatch_remoteException()
413 public void onEuiccServiceUnavailable() { in testCommandDispatch_forAvailableMemory_remoteException()
435 public void onEuiccServiceUnavailable() { in testCommandDispatch_processDied()
473 public void onEuiccServiceUnavailable() { in testCommandDispatch_forAvailableMemory_processDied()
[all …]
DEuiccControllerTest.java2029 cb.onEuiccServiceUnavailable(); in callGetEid()
2051 cb.onEuiccServiceUnavailable(); in callGetAvailableMemoryInBytes()
2073 cb.onEuiccServiceUnavailable(); in callGetOtaStatus()
2088 cb.onEuiccServiceUnavailable(); in callStartOtaUpdatingIfNecessary()
2109 cb.onEuiccServiceUnavailable(); in callGetEuiccInfo()
2127 cb.onEuiccServiceUnavailable(); in prepareGetDownloadableSubscriptionMetadataCall()
2154 cb.onEuiccServiceUnavailable(); in callGetDefaultDownloadableSubscriptionList()
2180 cb.onEuiccServiceUnavailable(); in callDownloadSubscription()
2206 cb.onEuiccServiceUnavailable(); in callDeleteSubscription()
2226 cb.onEuiccServiceUnavailable(); in callSwitchToSubscription()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java342 public void onEuiccServiceUnavailable() {} in startOtaUpdatingIfNecessary()
518 public void onEuiccServiceUnavailable() { in onEuiccServiceUnavailable() method in EuiccController.GetMetadataCommandCallback
933 public void onEuiccServiceUnavailable() { in downloadSubscriptionPrivileged()
959 public void onEuiccServiceUnavailable() { in blockingGetEuiccProfileInfoList()
1046 public void onEuiccServiceUnavailable() { in onEuiccServiceUnavailable() method in EuiccController.GetDefaultListCommandCallback
1130 public void onEuiccServiceUnavailable() { in deleteSubscriptionPrivileged()
1534 public void onEuiccServiceUnavailable() { in switchToSubscriptionPrivileged()
1589 public void onEuiccServiceUnavailable() { in updateSubscriptionNickname()
1628 public void onEuiccServiceUnavailable() { in eraseSubscriptions()
1668 public void onEuiccServiceUnavailable() { in eraseSubscriptionsWithOptions()
[all …]
DEuiccConnector.java203 void onEuiccServiceUnavailable(); in onEuiccServiceUnavailable() method
610 callback.onEuiccServiceUnavailable(); in processMessage()
1044 callback.onEuiccServiceUnavailable(); in processMessage()
1054 callback.onEuiccServiceUnavailable(); in processMessage()
1071 callback.onEuiccServiceUnavailable(); in exit()