Searched refs:EXTRA_COLORIZED (Results 1 – 3 of 3) sorted by relevance
1266 public static final String EXTRA_COLORIZED = "android.colorized"; field in Notification4303 mN.extras.putBoolean(EXTRA_COLORIZED, colorize); in setColorized()6362 return extras.getBoolean(EXTRA_COLORIZED)6382 Boolean colorized = (Boolean) extras.get(EXTRA_COLORIZED);6387 if (extras.getBoolean(EXTRA_COLORIZED) && hasMediaSession()) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5495 field public static final String EXTRA_COLORIZED = "android.colorized";