Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java729 boolean mWakeLockImportant; field in BatteryStatsImpl
4377 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()
4379 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()
4389 mWakeLockImportant = true; in noteStartWakeLocked()