Searched refs:newUnimportantForLogging (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IBatteryStats.aidl | 117 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 1179 final boolean newUnimportantForLogging) { in noteChangeWakelockFromSource() argument 1191 newUnimportantForLogging, elapsedRealtime, uptime); in noteChangeWakelockFromSource()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 4877 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() argument 4889 newUnimportantForLogging, elapsedRealtimeMs, uptimeMs); in noteChangeWakelockFromSourceLocked() local 4897 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local
|