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.java75 private String mAppLabel; field in UiccCardApplication
114 mAppLabel = as.app_label; in UiccCardApplication()
152 mAppLabel = as.app_label; in update()
672 return mAppLabel; in getAppLabel()
990 pw.println(" mAppLabel=" + mAppLabel); in dump()