Home
last modified time | relevance | path

Searched refs:newUnimportantForLogging (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl90 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1026 final boolean newUnimportantForLogging) { in noteChangeWakelockFromSource() argument
1037 newUnimportantForLogging, elapsedRealtime, uptime); in noteChangeWakelockFromSource()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4463 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked() argument
4465 newName, newHistoryName, newType, newUnimportantForLogging, in noteChangeWakelockFromSourceLocked()
4471 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() argument
4483 newUnimportantForLogging, elapsedRealtimeMs, uptimeMs); in noteChangeWakelockFromSourceLocked() local
4491 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local