Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java6345 verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval(admin1, mAdmin1Context); in testGetOwnerInstalledCaCertsForProfileOwner()
6366 verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval(null, caller); in testGetOwnerInstalledCaCertsForDelegate()
6521 private void verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval( in verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval() method in DevicePolicyManagerTest