Searched defs:nonLocalizedLabel (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | LabeledIntent.java | 62 CharSequence nonLocalizedLabel, int icon) { in LabeledIntent() 94 CharSequence nonLocalizedLabel, int icon) { in LabeledIntent()
|
D | PackageItemInfo.java | 62 public CharSequence nonLocalizedLabel; field in PackageItemInfo
|
D | ResolveInfo.java | 115 public CharSequence nonLocalizedLabel; field in ResolveInfo
|
D | PackageParser.java | 4937 public CharSequence nonLocalizedLabel; field in PackageParser.IntentInfo
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | StartingData.java | 25 final CharSequence nonLocalizedLabel; field in StartingData
|
D | WindowManagerService.java | 4162 CharSequence nonLocalizedLabel, int labelRes, int icon, int logo, in setAppStartingWindow()
|
/frameworks/base/core/java/android/view/ |
D | IWindowManager.aidl | 102 in CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in setAppStartingWindow()
|
D | WindowManagerPolicy.java | 668 int theme, CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, in addStartingWindow()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityRecord.java | 113 CharSequence nonLocalizedLabel; // the label information from the package mgr. field in ActivityRecord
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
D | PhoneWindowManager.java | 2016 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in addStartingWindow()
|