Searched refs:mWakeLockImportant (Results 1 – 2 of 2) sorted by relevance
967 boolean mWakeLockImportant; field in BatteryStatsImpl5007 mWakeLockImportant = !unimportantForLogging; in noteStartWakeLocked()5010 } else if (!mWakeLockImportant && !unimportantForLogging) { in noteStartWakeLocked()5013 mWakeLockImportant = true; in noteStartWakeLocked()
73831 Lcom/android/internal/os/BatteryStatsImpl;->mWakeLockImportant:Z