Searched defs:wakeup (Results 1 – 8 of 8) sorted by relevance
248 private synchronized void attemptAttributionFor(Wakeup wakeup) { in attemptAttributionFor()282 final Wakeup wakeup = mWakeupEvents.valueAt(wakeupIdx); in attemptAttributionWith() local342 final Wakeup wakeup = mWakeupEvents.valueAt(i); in dump() local
1089 auto const wakeup = entry.wakeupTime(); in TEST_F() local1111 auto const wakeup = entry.wakeupTime(); in TEST_F() local1134 auto const wakeup = entry.wakeupTime(); in TEST_F() local1169 auto wakeup = entry.wakeupTime(); in TEST_F() local1187 auto const wakeup = entry.wakeupTime(); in TEST_F() local1295 auto const wakeup = entry.wakeupTime(); in TEST_F() local
319 private void broadcast(Intent intent, Set<ComponentName> receivers, boolean wakeup) { in broadcast()
309 void MergeThread::wakeup() in wakeup() function in android::NBLog::MergeThread
111 public final boolean wakeup; field in Alarm
190 void wakeup(Task task, boolean flush) { in wakeup() method in TaskPersister
167 auto const wakeup = entry.wakeupTime(); in fuzzVSyncDispatchTimerQueue() local
4288 void scheduleLightAlarmLocked(long delay, long flex, boolean wakeup) { in scheduleLightAlarmLocked()