Home
last modified time | relevance | path

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

/cts/tests/tests/permission5/src/android/permission5/cts/
DRuntimePermissionsAppOpTrackingTest.kt902 val attributedPackageOps = accessorPackageOps?.getAttributedOps( in <lambda>() constant
905 val attributedPackageOp = attributedPackageOps!!.getOp(op) in <lambda>()
935 val attributedPackageOps = accessorPackageOps?.getAttributedOps( in <lambda>() constant
937 val attributedPackageOp = attributedPackageOps.getOp(op) in <lambda>()
1004 val attributedPackageOps = accessorPackageOps?.getAttributedOps( in <lambda>() constant
1006 val attributedPackageOp = attributedPackageOps!!.getOp(op) in <lambda>()