Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2024_31332.java45 try (AutoCloseable withPocDeviceAdminReceiverAsDeviceOwner = in testPocCVE_2024_31332()
55 private AutoCloseable withPocDeviceAdminReceiverAsDeviceOwner(String testPackage) in withPocDeviceAdminReceiverAsDeviceOwner() method in CVE_2024_31332