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

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

Completed in 48 milliseconds