Searched refs:REVIEW_PERMISSIONS_NOTIFICATION_STATE (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | ReviewNotificationPermissionsReceiverTest.java | 73 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 …]
|
D | PreferencesHelperTest.java | 306 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()
|
D | NotificationManagerServiceTest.java | 10245 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/ |
D | ReviewNotificationPermissionsReceiver.java | 89 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()
|
D | PreferencesHelper.java | 237 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, in readXml()
|
D | NotificationManagerService.java | 6412 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE, 11780 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
|
/frameworks/base/packages/SettingsProvider/test/src/android/provider/ |
D | SettingsBackupTest.java | 603 Settings.Global.REVIEW_PERMISSIONS_NOTIFICATION_STATE,
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 17317 public static final String REVIEW_PERMISSIONS_NOTIFICATION_STATE = field in Settings.Global
|