Searched refs:EXTRA_COLOR (Results 1 – 1 of 1) sorted by relevance
3940 private static final String EXTRA_COLOR = "app_color"; field in NotificationCompat.CarExtender3966 mColor = carBundle.getInt(EXTRA_COLOR, NotificationCompat.COLOR_DEFAULT); in CarExtender()3991 carExtensions.putInt(EXTRA_COLOR, mColor); in extend()