Home
last modified time | relevance | path

Searched defs:mockCi (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DLogicalChannelMocker.java45 public static int mockOpenLogicalChannelResponse(CommandsInterface mockCi, in mockOpenLogicalChannelResponse()
64 public static void mockSendToLogicalChannel(CommandsInterface mockCi, int channel, in mockSendToLogicalChannel()
103 CommandsInterface mockCi, int channel, @Nullable Throwable error) { in mockCloseLogicalChannel()