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.java306 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in setUp()
687 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_oldXml_migrates()
822 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_newXml_noMigration_showPermissionNotification()
879 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_newXml_permissionNotificationOff()
935 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testReadXml_newXml_noMigration_noPermissionNotification()
DNotificationManagerServiceTest.java10245 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testMaybeShowReviewPermissionsNotification_flagOff()
10261 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testMaybeShowReviewPermissionsNotification_unknown()
10274 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testMaybeShowReviewPermissionsNotification_shouldShow()
10289 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testMaybeShowReviewPermissionsNotification_alreadyShown()
10294 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testMaybeShowReviewPermissionsNotification_alreadyShown()
10309 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testMaybeShowReviewPermissionsNotification_reshown()
10335 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in testRescheduledReviewPermissionsNotification()
/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.java237 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in readXml()
DNotificationManagerService.java6412 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
11780 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
/frameworks/base/packages/SettingsProvider/test/src/android/provider/
DSettingsBackupTest.java603 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
/frameworks/base/core/java/android/provider/
DSettings.java17317 public static final String REVIEW_PERMISSIONS_NOTIFICATION_STATE = field in Settings.Global