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()
186 android::status_t wake() { in wake() function196 android::status_t wake(int32_t value) { in wake() function
37 void ALooper::wake() { in wake() function in ALooper
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
204 public void traceWakeDisplay(boolean wake) { in traceWakeDisplay()
125 void wake() final { return mLooper.wake(); } in wake() function in android::incremental::RealLooperWrapper
1644 void AudioRecord::AudioRecordThread::wake() in wake() function in android::AudioRecord::AudioRecordThread
3385 void AudioTrack::AudioTrackThread::wake() in wake() function in android::AudioTrack::AudioTrackThread
1098 void EventHub::wake() { in wake() function in android::EventHub
214 bool wake; member
835 virtual void wake() { in wake() function in android::FakeEventHub