Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl90 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1025 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java4584 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked()
4592 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked()
4603 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
4612 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local