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
177
((RunningState.MergedItem)item).mProcess.
ensureLabel
(pm);
ApplicationsState.java
124
ensureLabel
(context);
127
void
ensureLabel
(Context context) {
579
entry.
ensureLabel
(mContext);
[
all
...]
RunningState.java
377
void
ensureLabel
(PackageManager pm) {
538
proc.
ensureLabel
(pm);
[
all
...]
Completed in 33 milliseconds