Searched defs:wake (Results 1 – 13 of 13) sorted by relevance
42 InputThread::InputThread(std::string name, std::function<void()> loop, std::function<void()> wake) in InputThread()
39 void ALooper::wake() { in wake() function in ALooper
212 android::status_t wake() { in wake() function222 android::status_t wake(int32_t value) { in wake() function
32 def wake(serial): function
118 status_t SensorEventQueue::wake() const in wake() function in android::SensorEventQueue
121 void NativeMessageQueue::wake() { in wake() function in android::NativeMessageQueue
228 public void traceWakeDisplay(boolean wake, @Reason int reason) { in traceWakeDisplay()
130 void wake() final { return mLooper.wake(); } in wake() function in android::incremental::RealLooperWrapper
1712 void AudioRecord::AudioRecordThread::wake() in wake() function in android::AudioRecord::AudioRecordThread
3633 void AudioTrack::AudioTrackThread::wake() in wake() function in android::AudioTrack::AudioTrackThread
216 bool wake; member
1728 void EventHub::wake() { in wake() function in android::EventHub
969 void wake() override {} in wake() function in android::FakeEventHub