Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerNotificationBuilder.kt164 PendingIntent.getService(context, REQUEST_CODE_UPCOMING, showApp, in build()
211 PendingIntent.getService(context, REQUEST_CODE_UPCOMING, updateNotification, in build()
416 private const val REQUEST_CODE_UPCOMING = 0 constant