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.aidl85 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java549 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSource() argument
553 newWs, newPid, newName, newHistoryName, newType, newUnimportantForLogging); in noteChangeWakelockFromSource()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4374 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked() argument
4388 newUnimportantForLogging, elapsedRealtime, uptime); in noteChangeWakelockFromSourceLocked() local
4396 newHistoryName, newType, newUnimportantForLogging, elapsedRealtime, in noteChangeWakelockFromSourceLocked() local