Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java19 import static android.app.Notification.EXTRA_SMALL_ICON;
206 assertEquals(android.R.drawable.star_on, n.extras.getInt(EXTRA_SMALL_ICON)); in testLegacyIcons_preM()
228 assertEquals(0, n.extras.getInt(EXTRA_SMALL_ICON)); in testLegacyIcons_mPlus()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1211 n.extras.putInt(Notification.EXTRA_SMALL_ICON, smallIcon.getResId()); in createLegacyIconExtras()
/frameworks/base/core/java/android/app/
DNotification.java1051 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/ ...