Searched refs:hasPendingAlarm (Results 1 – 2 of 2) sorted by relevance
68 Assert.checkState(!hasPendingAlarm(context)); in beginPolling()94 static boolean hasPendingAlarm(Context context) { in hasPendingAlarm() method in GetTranscriptReceiver220 if (hasPendingAlarm(context)) { in processPendingTranscriptions()
61 if (GetTranscriptReceiver.hasPendingAlarm(context)) { in getTranscription()