Searched refs:GetDefaultListCommandCallback (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccConnector.java244 GetDefaultListCommandCallback mCallback;
249 public interface GetDefaultListCommandCallback extends BaseEuiccCommandCallback { interface in class:EuiccConnector
442 boolean forceDeactivateSim, GetDefaultListCommandCallback callback) {
749 ((GetDefaultListCommandCallback) callback)
H A DEuiccController.java552 forceDeactivateSim, new GetDefaultListCommandCallback(
559 class GetDefaultListCommandCallback implements EuiccConnector.GetDefaultListCommandCallback { class in class:EuiccController
564 GetDefaultListCommandCallback(long callingToken, String callingPackage, method in class:EuiccController.GetDefaultListCommandCallback
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
H A DEuiccControllerTest.java952 EuiccConnector.GetDefaultListCommandCallback cb = invocation.getArgument(1);

Completed in 15 milliseconds