Searched refs:mWakeLockImportant (Results 1 – 1 of 1) sorted by relevance
378 boolean mWakeLockImportant; field in BatteryStatsImpl3767 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()3769 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()3779 mWakeLockImportant = true; in noteStartWakeLocked()