Home
last modified time | relevance | path

Searched refs:getIconSize (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/window/
DSplashScreenView.java149 mIconSize = parcelable.getIconSize(); in createFromParcel()
832 int getIconSize() { in getIconSize() method in SplashScreenView.SplashScreenViewParcelable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java739 public int getIconSize() { in getIconSize() method in NotificationIconContainer
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java351 public static int getIconSize(Instrumentation instrumentation) throws JSONException { in getIconSize() method in ShortcutManagerTestUtils