Searched refs:AsyncMessageInvocation (Results 1 – 7 of 7) sorted by relevance
24 import com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation;34 class CloseLogicalChannelInvocation extends AsyncMessageInvocation<Integer, Boolean> {
25 import com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation;37 extends AsyncMessageInvocation<ApduCommand, IccIoResult> {
25 import com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation;37 extends AsyncMessageInvocation<String, IccOpenLogicalChannelResponse> {
36 public abstract class AsyncMessageInvocation<Request, Response> implements Handler.Callback { class
13415 com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation
36758 Lcom/android/internal/telephony/uicc/euicc/async/AsyncMessageInvocation;
13451 com.android.internal.telephony.uicc.euicc.async.AsyncMessageInvocation