Searched refs:getOnQuarterHourPendingIntent (Results 1 – 1 of 1) sorted by relevance
262 final PendingIntent quarterlyIntent = getOnQuarterHourPendingIntent(context); in startAlarmOnQuarterHour()279 PendingIntent quarterlyIntent = getOnQuarterHourPendingIntent(context); in cancelAlarmOnQuarterHour()294 private PendingIntent getOnQuarterHourPendingIntent(Context context) { in getOnQuarterHourPendingIntent() method in DigitalAppWidgetProvider