Home
last modified time | relevance | path

Searched refs:EXTRA_SMALL_ICON (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java19 import static android.app.Notification.EXTRA_SMALL_ICON;
215 assertEquals(android.R.drawable.star_on, n.extras.getInt(EXTRA_SMALL_ICON)); in testLegacyIcons_preM()
237 assertEquals(0, n.extras.getInt(EXTRA_SMALL_ICON)); in testLegacyIcons_mPlus()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1239 n.extras.putInt(Notification.EXTRA_SMALL_ICON, smallIcon.getResId()); in createLegacyIconExtras()
/frameworks/base/core/java/android/app/
DNotification.java1086 public static final String EXTRA_SMALL_ICON = "android.icon"; field in Notification
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4595 field public static final java.lang.String EXTRA_SMALL_ICON = "android.icon";
/frameworks/base/api/
Dcurrent.txt5519 field @Deprecated public static final String EXTRA_SMALL_ICON = "android.icon";