Home
last modified time | relevance | path

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

/cts/tests/location/common/src/android/location/cts/common/
DOpActiveChangedCapture.java28 private final AppOpsManager mAppOps; field in OpActiveChangedCapture
33 mAppOps = appOps; in OpActiveChangedCapture()
48 mAppOps.stopWatchingActive(this); in close()