Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUtils.java32 public static void removeActiveAdmin(Context context, ComponentName cn) throws Exception { in removeActiveAdmin() method in Utils
/cts/hostsidetests/multiuser/src/android/host/multiuser/
DDpcCommander.java56 public void removeActiveAdmin() throws DeviceNotAvailableException { in removeActiveAdmin() method in DpcCommander