/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/ |
H A D | ActivityManagerTest.java | 247 assertEquals(td1.getIconResource(), td2.getIconResource()); in assertTaskDescriptionEqual()
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | LauncherActivityInfo.java | 101 final int iconRes = getActivityInfo().getIconResource(); in getIcon()
|
H A D | LabeledIntent.java | 125 public int getIconResource() { in getIconResource() method in LabeledIntent
|
H A D | ResolveInfo.java | 326 return ci.getIconResource(); in getIconResourceInternal() 338 public final int getIconResource() { in getIconResource() method in ResolveInfo
|
H A D | ComponentInfo.java | 161 public final int getIconResource() { in getIconResource() method in ComponentInfo
|
/aosp14/frameworks/base/core/java/android/appwidget/ |
H A D | AppWidgetProviderInfo.java | 427 return loadDrawable(context, density, providerInfo.getIconResource(), true); in loadIcon()
|
/aosp14/frameworks/base/core/java/android/speech/tts/ |
H A D | TtsEngines.java | 290 engine.icon = service.getIconResource(); in getEngineInfo()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | SuggestionsAdapter.java | 697 int iconId = activityInfo.getIconResource(); in getActivityIcon()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserListAdapter.java | 202 ri.icon = li.getIconResource(); in ChooserListAdapter()
|
H A D | ResolverListAdapter.java | 448 ri.icon = li.getIconResource();
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashscreenContentDrawer.java | 665 mActivityInfo.packageName, mActivityInfo.getIconResource(), in processAdaptiveIcon()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityManager.java | 2015 public int getIconResource() { in getIconResource() method in ActivityManager.TaskDescription 2534 pw.print(td.getIconResourcePackage() + "/" + td.getIconResource()); in dump()
|
H A D | Activity.java | 3675 mWindow.setDefaultIcon(mActivityInfo.getIconResource()); in initWindowDecorActionBar()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityRecord.java | 1112 pw.print(taskDescription.getIconResource()); in dump() 2140 icon = aInfo.getIconResource(); in ActivityRecord()
|
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
H A D | AppWidgetServiceImpl.java | 2788 info.icon = activityInfo.getIconResource(); in parseAppWidgetProviderInfo()
|
/aosp14/frameworks/base/core/api/ |
H A D | test-current.txt | 168 method public int getIconResource();
|
H A D | current.txt | 11942 method public final int getIconResource(); 12044 method public int getIconResource(); 12986 method public final int getIconResource();
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 4463 HSPLandroid/content/pm/ComponentInfo;->getIconResource()I
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 4466 HSPLandroid/content/pm/ComponentInfo;->getIconResource()I
|