Searched refs:WakeLockQueueFlagBits (Results 1 – 6 of 6) sorted by relevance
50 using WakeLockQueueFlagBits = ::android::hardware::sensors::V2_0::WakeLockQueueFlagBits; member247 static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN), in readWakeLockFMQ()
44 enum WakeLockQueueFlagBits : uint32_t {
108 * The framework must use the WakeLockQueueFlagBits::DATA_WRITTEN value to
40 using ::android::hardware::sensors::V2_0::WakeLockQueueFlagBits;530 mWakelockQueueFlag->wake(static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN)); in stopThreads()617 static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN), timeLeft); in handleWakelocks()
75 * The framework must use the WakeLockQueueFlagBits::DATA_WRITTEN value to
44 using ::android::hardware::sensors::V2_0::WakeLockQueueFlagBits;865 wakelockQueueFlag->wake(static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN)); in ackWakeupEventsToHalProxy()