Searched refs:getAlarmPendingIntent (Results 1 – 1 of 1) sorted by relevance
79 private @NonNull PendingIntent getAlarmPendingIntent(String nextKey, int flags) { in getAlarmPendingIntent() method in TimeToLiveHelper143 final PendingIntent pi = getAlarmPendingIntent(mKeys.first().second, FLAG_CANCEL_CURRENT); in cancelFirstAlarm()149 final PendingIntent piNewFirst = getAlarmPendingIntent(mKeys.first().second, in maybeScheduleFirstAlarm()