OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBadgedApplicationLabel
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
SystemServicesProxy.java
706
public String
getBadgedApplicationLabel
(ApplicationInfo appInfo, int userId) {
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskViewHeader.java
658
mAppTitleView.setText(ssp.
getBadgedApplicationLabel
(activityInfo.applicationInfo, userId));
Completed in 135 milliseconds