HomeSort by relevance Sort by last modified time
    Searched refs:app_label (Results 1 - 6 of 6) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java 109 public String app_label; field in class:IccCardApplicationStatus
UiccCardApplication.java 101 mAppLabel = as.app_label;
136 mAppLabel = as.app_label;
    [all...]
  /packages/apps/Settings/src/com/android/settings/
AppListPreference.java 68 TextView textView = (TextView) view.findViewById(R.id.app_label);
SmsDefaultDialog.java 190 TextView textView = (TextView) view.findViewById(R.id.app_label);
  /development/samples/Vault/src/com/example/android/vault/
VaultProvider.java 210 row.add(Root.COLUMN_TITLE, getContext().getString(R.string.app_label));
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]

Completed in 2083 milliseconds