Searched refs:KEY_NOTIFICATION_BACKGROUND_COLOR (Results 1 – 1 of 1) sorted by relevance
43 private static final String KEY_NOTIFICATION_BACKGROUND_COLOR = "notification_background_color"; field in ManagedProvisioningSharedPreferences199 .putInt(KEY_NOTIFICATION_BACKGROUND_COLOR, color) in writeNotificationBackgroundColor()207 return mSharedPreferences.getInt(KEY_NOTIFICATION_BACKGROUND_COLOR, 0); in getNotificationBackgroundColor()