Searched refs:kWakeLock (Results 1 – 2 of 2) sorted by relevance
44 static const char* kWakeLock = "MoveTask"; variable174 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in run()213 release_wake_lock(kWakeLock); in run()219 release_wake_lock(kWakeLock); in run()
47 static const char* kWakeLock = "TrimTask"; variable115 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in run()151 release_wake_lock(kWakeLock); in run()