Searched refs:newUnimportantForLogging (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/com/android/internal/app/ |
D | IBatteryStats.aidl | 85 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 549 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/ |
D | BatteryStatsImpl.java | 4374 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked() argument 4388 newUnimportantForLogging, elapsedRealtime, uptime); in noteChangeWakelockFromSourceLocked() local 4396 newHistoryName, newType, newUnimportantForLogging, elapsedRealtime, in noteChangeWakelockFromSourceLocked() local
|