Searched defs:wl (Results 1 – 7 of 7) sorted by relevance
148 android::wakelock::WakeLock wl{kWakeLock}; in Trim() local372 android::wakelock::WakeLock wl{kWakeLock}; in RunIdleMaint() local406 android::wakelock::WakeLock wl{kWakeLock}; in AbortIdleMaint() local
184 android::wakelock::WakeLock wl{kWakeLock}; in Benchmark() local
261 android::wakelock::WakeLock wl{kWakeLock}; in MoveStorage() local
202 static int16_t wl[8] = {-60, -30, 58, 172, 334, 538, 1198, 3042 }; variable
235 static int16_t wl[8] = variable
213 sp<IWakeLock> wl = acquireWakeLock(); in TEST_F() local223 sp<IWakeLock> wl = acquireWakeLock(); in TEST_F() local251 sp<IWakeLock> wl = acquireWakeLock(); in TEST_F() local
145 IWakeLock* wl = new WakeLock{this, name, pid}; in acquireWakeLock() local