OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ensureLabel
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/applications/
RunningProcessesView.java
170
((RunningState.MergedItem)item).mProcess.
ensureLabel
(pm);
ApplicationsState.java
113
ensureLabel
(context);
116
void
ensureLabel
(Context context) {
519
entry.
ensureLabel
(mContext);
[
all
...]
RunningState.java
281
void
ensureLabel
(PackageManager pm) {
431
proc.
ensureLabel
(pm);
806
proc.
ensureLabel
(pm);
[
all
...]
Completed in 17 milliseconds