Home
last modified time | relevance | path

Searched refs:REVIEW_PERMISSIONS_NOTIFICATION_STATE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DReviewNotificationPermissionsReceiverTest.java73 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_remindMeLater_firstTime()
88 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_remindMeLater_firstTime()
97 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_remindMeLater_laterTimes()
113 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_remindMeLater_laterTimes()
122 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_dismiss()
134 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_dismiss()
143 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_notificationCanceled_firstSwipe()
158 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_notificationCanceled_firstSwipe()
167 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_notificationCanceled_secondSwipe()
182 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReceive_notificationCanceled_secondSwipe()
[all …]
DPreferencesHelperTest.java376 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in setUp()
794 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_oldXml_migrates()
928 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_newXml_noMigration_showPermissionNotification()
987 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_newXml_permissionNotificationOff()
1045 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_newXml_noMigration_noPermissionNotification()
DNotificationManagerServiceTest.java12942 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
12958 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
12971 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
12986 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
12991 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
13006 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
13032 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
/frameworks/base/services/core/java/com/android/server/notification/
DReviewNotificationPermissionsReceiver.java89 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in onReceive()
95 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in onReceive()
104 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in onReceive()
111 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in onReceive()
117 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in onReceive()
DPreferencesHelper.java266 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in readXml()
DNotificationManagerService.java7158 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
12898 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
/frameworks/base/packages/SettingsProvider/test/src/android/provider/
DSettingsBackupTest.java564 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
/frameworks/base/core/java/android/provider/
DSettings.java19170 public static final String REVIEW_PERMISSIONS_NOTIFICATION_STATE = field in Settings.Global