Home
last modified time | relevance | path

Searched refs:gWakeLockName (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware_legacy/
Dblock_suspend.cpp21 static constexpr const char *gWakeLockName = "block_suspend"; variable
35 android::wakelock::WakeLock wl{gWakeLockName}; // RAII object in main()