Searched refs:WakeLockQueueFlagBits (Results 1 – 7 of 7) 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;544 mWakelockQueueFlag->wake(static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN)); in stopThreads()631 static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN), timeLeft); in handleWakelocks()
84 using ::android::hardware::sensors::V2_0::WakeLockQueueFlagBits;
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()