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 | ResolveInfo.java | 102 public CharSequence nonLocalizedLabel; field in ResolveInfo
|
D | PackageItemInfo.java | 61 public CharSequence nonLocalizedLabel; field in PackageItemInfo
|
D | PackageParser.java | 3455 public CharSequence nonLocalizedLabel; field in PackageParser.IntentInfo
|
/frameworks/base/services/java/com/android/server/wm/ |
D | StartingData.java | 25 final CharSequence nonLocalizedLabel; field in StartingData
|
D | WindowManagerService.java | 3603 CharSequence nonLocalizedLabel, int labelRes, int icon, in setAppStartingWindow()
|
/frameworks/base/services/java/com/android/server/am/ |
D | ActivityRecord.java | 71 CharSequence nonLocalizedLabel; // the label information from the package mgr. field in ActivityRecord
|
/frameworks/base/core/java/android/view/ |
D | IWindowManager.aidl | 94 in CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in setAppStartingWindow()
|
D | WindowManagerPolicy.java | 576 int theme, CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, in addStartingWindow()
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
D | PhoneWindowManager.java | 1200 CompatibilityInfo compatInfo, CharSequence nonLocalizedLabel, int labelRes, in addStartingWindow()
|