Searched refs:mWakeLockImportant (Results 1 – 1 of 1) sorted by relevance
324 boolean mWakeLockImportant; field in BatteryStatsImpl2788 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()2790 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()2800 mWakeLockImportant = true; in noteStartWakeLocked()