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.java378 boolean mWakeLockImportant; field in BatteryStatsImpl
3767 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()
3769 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()
3779 mWakeLockImportant = true; in noteStartWakeLocked()