Searched defs:newUnimportantForLogging (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | IBatteryStats.aidl | 90 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource()
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 1026 final boolean newUnimportantForLogging) { in noteChangeWakelockFromSource()
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | BatteryStatsImpl.java | 4584 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked() 4592 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() 4604 newUnimportantForLogging, elapsedRealtimeMs, uptimeMs); in noteChangeWakelockFromSourceLocked() local 4612 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local
|