Home
last modified time | relevance | path

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

/cts/tests/tests/attributionsource/src/android/attributionsource/cts/
DRuntimePermissionsAppOpTrackingTest.kt843 val historicalOpsRef = AtomicReference<AppOpsManager.HistoricalOps>() in <lambda>() constant
849 historicalOpsRef.set(historicalOps) in <lambda>()
865 val historicalOps = historicalOpsRef.get() in <lambda>()