Searched refs:WAKE_LOCK_FILE (Results 1 – 1 of 1) sorted by relevance
48 private static final String WAKE_LOCK_FILE = "/proc/wakelocks"; field in HostAtomTests487 return doesFileExist(WAKE_LOCK_FILE) || doesFileExist(WAKE_SOURCES_FILE); in kernelWakelockStatsExist()