Searched refs:mWakeLockImportant (Results 1 – 2 of 2) sorted by relevance
885 boolean mWakeLockImportant; field in BatteryStatsImpl4723 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()4726 } else if (!mWakeLockImportant && !unimportantForLogging) { in noteStartWakeLocked()4729 mWakeLockImportant = true; in noteStartWakeLocked()
74474 Lcom/android/internal/os/BatteryStatsImpl;->mWakeLockImportant:Z