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.java324 boolean mWakeLockImportant; field in BatteryStatsImpl
2788 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()
2790 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()
2800 mWakeLockImportant = true; in noteStartWakeLocked()