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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
AppInfo.java 47 mEntry.ensureLabel(mContext);
ApplicationsState.java 137 ensureLabel(context);
140 void ensureLabel(Context context) {
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java 377 void ensureLabel(PackageManager pm) {
538 proc.ensureLabel(pm);
    [all...]
ApplicationsState.java 124 ensureLabel(context);
127 void ensureLabel(Context context) {
579 entry.ensureLabel(mContext);
    [all...]
RunningProcessesView.java 181 ((RunningState.MergedItem)item).mProcess.ensureLabel(pm);

Completed in 485 milliseconds