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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java74 protected UiccCardApplication mUiccApplcation = null; field in class:ServiceStateTracker
907 if (mUiccApplcation != null) {
908 iccCardExist = mUiccApplcation.getState() != AppState.APPSTATE_UNKNOWN;

Completed in 24 milliseconds