Searched refs:EXTRA_COLORIZED (Results 1 – 2 of 2) sorted by relevance
1224 public static final String EXTRA_COLORIZED = "android.colorized"; field in Notification4170 mN.extras.putBoolean(EXTRA_COLORIZED, colorize); in setColorized()6210 return extras.getBoolean(EXTRA_COLORIZED)6230 Boolean colorized = (Boolean) extras.get(EXTRA_COLORIZED);6235 if (extras.getBoolean(EXTRA_COLORIZED) && hasMediaSession()) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...