Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java6327 verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval(admin1, mAdmin1Context); in testGetOwnerInstalledCaCertsForProfileOwner()
6348 verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval(null, caller); in testGetOwnerInstalledCaCertsForDelegate()
6503 private void verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval( in verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval() method in DevicePolicyManagerTest