Home
last modified time | relevance | path

Searched defs:getIconSize (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DClippedFolderIconLayoutRule.java141 public float getIconSize() { in getIconSize() method in ClippedFolderIconLayoutRule
/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java824 int getIconSize() { in getIconSize() method in SplashScreenView.SplashScreenViewParcelable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java631 public int getIconSize() { in getIconSize() method in NotificationIconContainer
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java920 public int getIconSize() { in getIconSize() method in BubbleTextView
/aosp12/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java351 public static int getIconSize(Instrumentation instrumentation) throws JSONException { in getIconSize() method in ShortcutManagerTestUtils