Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java69 private String mAppLabel; field in UiccCardApplication
101 mAppLabel = as.app_label; in UiccCardApplication()
136 mAppLabel = as.app_label; in update()
604 return mAppLabel; in getAppLabel()
882 pw.println(" mAppLabel=" + mAppLabel); in dump()