Searched refs:mWakeLockImportant (Results 1 – 2 of 2) sorted by relevance
772 boolean mWakeLockImportant; field in BatteryStatsImpl4237 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()4239 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()4249 mWakeLockImportant = true; in noteStartWakeLocked()
88903 Lcom/android/internal/os/BatteryStatsImpl;->mWakeLockImportant:Z