Searched refs:EXTRA_COLOR (Results 1 – 2 of 2) sorted by relevance
3741 private static final String EXTRA_COLOR = "app_color"; field in NotificationCompat.CarExtender3767 mColor = carBundle.getInt(EXTRA_COLOR, NotificationCompat.COLOR_DEFAULT); in CarExtender()3792 carExtensions.putInt(EXTRA_COLOR, mColor); in extend()
6528 private static final String EXTRA_COLOR = "app_color"; field in Notification.CarExtender6550 mColor = carBundle.getInt(EXTRA_COLOR, Notification.COLOR_DEFAULT); in CarExtender()6570 carExtensions.putInt(EXTRA_COLOR, mColor); in extend()