Searched defs:sw2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccIoResult.java36 switch(sw2) {
49 if (sw2 >> 4 == 0x0C) {
53 switch(sw2) {
59 switch(sw2) {
65 switch(sw2) {
71 switch(sw2) {
80 switch(sw2) {
86 switch(sw2) {
93 switch(sw2) {
106 switch(sw2) {
167 public int sw2; field in class:IccIoResult
171 IccIoResult(int sw1, int sw2, byte[] payload) argument
177 IccIoResult(int sw1, int sw2, String hexString) argument
[all...]

Completed in 55 milliseconds