Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java938 for (WorkChain newChain : newChains) { in updateClientUids()
939 mAppOps.startOpNoThrow(AppOpsManager.OP_GPS, newChain.getAttributionUid(), in updateClientUids()
940 newChain.getAttributionTag()); in updateClientUids()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java4610 final WorkChain newChain = newChains.get(i); in noteChangeWakelockFromSourceLocked() local
4611 noteStartWakeLocked(newChain.getAttributionUid(), newPid, newChain, newName, in noteChangeWakelockFromSourceLocked() local