Searched defs:getIconSize (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/ | ||
H A D | ClippedFolderIconLayoutRule.java | 141 public float getIconSize() { in getIconSize() method in ClippedFolderIconLayoutRule |
/aosp12/frameworks/base/core/java/android/window/ | ||
H A D | SplashScreenView.java | 824 int getIconSize() { in getIconSize() method in SplashScreenView.SplashScreenViewParcelable |
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
H A D | NotificationIconContainer.java | 631 public int getIconSize() { in getIconSize() method in NotificationIconContainer |
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | BubbleTextView.java | 920 public int getIconSize() { in getIconSize() method in BubbleTextView |
/aosp12/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/ | ||
H A D | ShortcutManagerTestUtils.java | 351 public static int getIconSize(Instrumentation instrumentation) throws JSONException { in getIconSize() method in ShortcutManagerTestUtils |