Home
last modified time | relevance | path

Searched refs:SHOW_ZEN_UPGRADE_NOTIFICATION (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DDndTile.java154 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0) != 0 in showDetail()
160 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0); in showDetail()
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java718 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 1, userId); in readXml()
1311 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0) != 0 in showZenUpgradeNotification()
1317 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0); in showZenUpgradeNotification()
1324 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0); in showZenUpgradeNotification()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java401 Settings.Secure.putInt(mContentResolver, Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 1); in testZenUpgradeNotification()
411 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, -1)); in testZenUpgradeNotification()
417 Settings.Secure.putInt(mContentResolver, Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0); in testNoZenUpgradeNotification()
430 Settings.Secure.putInt(mContentResolver, Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, 0); in testNoZenUpgradeNotificationZenUpdated()
/frameworks/base/core/java/android/provider/
DSettings.java6583 public static final String SHOW_ZEN_UPGRADE_NOTIFICATION = "show_zen_upgrade_notification"; field in Settings.Secure
8994 SHOW_ZEN_UPGRADE_NOTIFICATION,
9177 VALIDATORS.put(SHOW_ZEN_UPGRADE_NOTIFICATION, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
13891 MOVED_TO_SECURE.add(Global.SHOW_ZEN_UPGRADE_NOTIFICATION);
14640 public static final String SHOW_ZEN_UPGRADE_NOTIFICATION = "show_zen_upgrade_notification"; field in Settings.Global
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java2431 Settings.Secure.SHOW_ZEN_UPGRADE_NOTIFICATION, in dumpProtoSecureSettingsLocked()
2432 SecureSettingsProto.Zen.SHOW_ZEN_UPGRADE_NOTIFICATION); in dumpProtoSecureSettingsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60508 Landroid/provider/Settings$Global;->SHOW_ZEN_UPGRADE_NOTIFICATION:Ljava/lang/String;