Home
last modified time | relevance | path

Searched defs:opEntry (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpEventCollectionTest.kt98 val opEntry = getOpEntry(myUid, myPackage, OPSTR_RESERVED_FOR_TESTING)!! in ensureCorrectOpStr() constant
139 val opEntry = getOpEntry(myUid, myPackage, OPSTR_RESERVED_FOR_TESTING)!! in noteWithAttributionAndCheckOpEntries() constant
190 val opEntry = getOpEntry(uid, BACKGROUND_PACKAGE, OPSTR_RESERVED_FOR_TESTING)!! in noteInBackgroundWithAttributionAndCheckOpEntries() constant
243 val opEntry = getOpEntry(shellUid, SHELL_PACKAGE_NAME, OPSTR_RESERVED_FOR_TESTING)!! in noteSelfAndTrustedAccessAndCheckOpEntries() constant
275 val opEntry = getOpEntry(myUid, myPackage, OPSTR_RESERVED_FOR_TESTING)!! in noteForTwoAttributionsCheckOpEntries() constant
304 val opEntry = getOpEntry(otherUid, otherPkg, OPSTR_RESERVED_FOR_TESTING)!! in noteFromTwoProxiesAndVerifyProxyInfo() constant
376 val opEntry = getOpEntry(otherUid, otherPkg, OPSTR_RESERVED_FOR_TESTING)!! in startStopTrustedProxyVerifyRunningAndTime() constant
423 val opEntry = getOpEntry(otherUid, otherPkg, OPSTR_RESERVED_FOR_TESTING)!! in startStopUntrustedProxyVerifyRunningAndTime() constant
464 val opEntry = getOpEntry(otherUid, otherPkg, OPSTR_RESERVED_FOR_TESTING)!! in startStopTrustedAndUntrustedProxyVerifyProxyInfo() constant
DAppOpsDeviceAwareTest.kt167 val opEntry = opEntries[0] in getPackagesForOps_isDeviceAware() constant
DAttributionTest.kt163 val opEntry = getOpEntry(appUid, APP_PKG, OPSTR_RESERVED_FOR_TESTING)!! in canUseUndeclaredAttributionTagButTreatedAsNull() constant
/cts/tests/tests/activityrecognition/src/android/activityrecognition/cts/
DActivityRecognizerAttributionTags.kt127 val opEntry = opEntries[j] in assertNotedOpsSinceLastArAccess() constant
/cts/tests/tests/attributionsource/src/android/attributionsource/cts/
DRuntimePermissionsAppOpTrackingTest.kt891 for (opEntry in accessorPackageOps!!.ops) { in <lambda>() constant
929 for (opEntry in accessorPackageOps.ops) { in <lambda>() constant
1026 for (opEntry in receiverPackageOps!!.ops) { in <lambda>() constant