Searched refs:mWakeLockImportant (Results 1 – 2 of 2) sorted by relevance
770 boolean mWakeLockImportant; field in BatteryStatsImpl4234 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()4236 } else if (!mWakeLockImportant && !unimportantForLogging in noteStartWakeLocked()4246 mWakeLockImportant = true; in noteStartWakeLocked()
95270 Lcom/android/internal/os/BatteryStatsImpl;->mWakeLockImportant:Z