Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerNotificationBuilder.kt366 PendingIntent.getService(context, REQUEST_CODE_MISSING, showApp, in buildMissed()
417 private const val REQUEST_CODE_MISSING = 1 constant