Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl117 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1178 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource() argument
1190 localNewWs, newPid, newName, newHistoryName, newType, in noteChangeWakelockFromSource()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java4877 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() argument
4888 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
4897 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local