Home
last modified time | relevance | path

Searched refs:getSelectResponse (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DChannel.java279 public byte[] getSelectResponse() { in getSelectResponse() method in Channel
310 public byte[] getSelectResponse() throws RemoteException { in getSelectResponse() method in Channel.SecureElementChannel
311 return Channel.this.getSelectResponse(); in getSelectResponse()
/aosp12/frameworks/base/core/java/android/se/omapi/
H A DChannel.java200 public @Nullable byte[] getSelectResponse() { in getSelectResponse() method in Channel
207 response = mChannel.getSelectResponse(); in getSelectResponse()
H A DISecureElementChannel.aidl55 byte[] getSelectResponse(); in getSelectResponse() method
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
H A DLogicalChannelMocker.java47 int[] responseInts = isException ? null : getSelectResponse(responseObject.toString()); in mockOpenLogicalChannelResponse()
105 private static int[] getSelectResponse(String responseHex) { in getSelectResponse() method in LogicalChannelMocker
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DIccOpenLogicalChannelResponse.java92 public byte[] getSelectResponse() { in getSelectResponse() method in IccOpenLogicalChannelResponse
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
H A DApduSender.java147 requestProvider.buildRequest(openChannelResponse.getSelectResponse(), builder); in send()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37182 method @Nullable public byte[] getSelectResponse();
41850 method public byte[] getSelectResponse();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50461 Landroid/se/omapi/ISecureElementChannel$Stub$Proxy;->getSelectResponse()[B
50477 Landroid/se/omapi/ISecureElementChannel;->getSelectResponse()[B
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28341 method public byte[] getSelectResponse();