Home
last modified time | relevance | path

Searched refs:STATUS_NO_ERROR (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
DApduSender.java51 private static final int STATUS_NO_ERROR = 0x9000; field in ApduSender
133 || status != IccOpenLogicalChannelResponse.STATUS_NO_ERROR) { in send()
187 if (status != STATUS_NO_ERROR && fullResponse.sw1 != SW1_NO_ERROR) { in sendCommand()
DOpenLogicalChannelInvocation.java67 channel, IccOpenLogicalChannelResponse.STATUS_NO_ERROR, selectResponse); in parseResult()
/frameworks/base/telephony/java/android/telephony/
DIccOpenLogicalChannelResponse.java40 public static final int STATUS_NO_ERROR = 1; field in IccOpenLogicalChannelResponse
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28347 field public static final int STATUS_NO_ERROR = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt45218 field public static final int STATUS_NO_ERROR = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt45362 field public static final int STATUS_NO_ERROR = 1; // 0x1