Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccConnector.java283 void onSwitchComplete(int result); in onSwitchComplete() method
795 .onSwitchComplete(result); in processMessage()
DEuiccController.java776 public void onSwitchComplete(int result) { in switchToSubscriptionPrivileged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccConnectorTest.java139 public void onSwitchComplete(int result) { in testInitialState_switchCommandRejected()
DEuiccControllerTest.java1016 cb.onSwitchComplete(result); in callSwitchToSubscription()