Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl123 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource() argument
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1390 final String newName, final String newHistoryName, final int newType, in noteChangeWakelockFromSource() argument
1402 localNewWs, newPid, newName, newHistoryName, newType, in noteChangeWakelockFromSource()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java5146 String newHistoryName, int newType, boolean newUnimportantForLogging, in noteChangeWakelockFromSourceLocked() argument
5157 noteStartWakeLocked(newWs.getUid(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local
5166 newHistoryName, newType, newUnimportantForLogging, elapsedRealtimeMs, in noteChangeWakelockFromSourceLocked() local