Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationReceiver.java66 private static final int REQUEST_CODE_UNUSED = 0; field in SafetyCenterNotificationReceiver
80 context, REQUEST_CODE_UNUSED, intent, flags); in newNotificationDismissedIntent()
97 context, REQUEST_CODE_UNUSED, intent, flags); in newNotificationActionClickedIntent()