Searched refs:REQUEST_CODE_UPCOMING (Results 1 – 1 of 1) sorted by relevance
164 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