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.java319 void onSwitchComplete(int result); in onSwitchComplete() method
925 .onSwitchComplete(result); in processMessage()
DEuiccController.java1507 public void onSwitchComplete(int result) { in switchToSubscriptionPrivileged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccConnectorTest.java179 public void onSwitchComplete(int result) { in testInitialState_switchCommandRejected()
DEuiccControllerTest.java2224 cb.onSwitchComplete(result); in callSwitchToSubscription()