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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java68 private String mAppLabel; field in class:UiccCardApplication
103 mAppLabel = as.app_label;
139 mAppLabel = as.app_label;
604 return mAppLabel;
908 pw.println(" mAppLabel=" + mAppLabel);

Completed in 111 milliseconds