Home
last modified time | relevance | path

Searched refs:newChain (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java1129 for (WorkChain newChain : newChains) { in updateClientUids()
1130 mAppOps.startOpNoThrow(AppOpsManager.OP_GPS, newChain.getAttributionUid(), in updateClientUids()
1131 newChain.getAttributionTag()); in updateClientUids()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4391 final WorkChain newChain = newChains.get(i); in noteChangeWakelockFromSourceLocked() local
4392 noteStartWakeLocked(newChain.getAttributionUid(), newPid, newChain, newName, in noteChangeWakelockFromSourceLocked() local