Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2024_23704.java45 try (AutoCloseable withPocAdminReceiverAsDeviceOwner = in testPocCVE_2024_23704() argument
46 withPocAdminReceiverAsDeviceOwner(testPkg)) { in testPocCVE_2024_23704()
59 private AutoCloseable withPocAdminReceiverAsDeviceOwner(String testPackage) throws Exception { in withPocAdminReceiverAsDeviceOwner() method in CVE_2024_23704