Searched defs:throwIfParentInstance (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java1559 throwIfParentInstance("isAdminActive");
1600 throwIfParentInstance("getActiveAdmins");
1659 throwIfParentInstance("removeActiveAdmin");
1680 throwIfParentInstance("hasGrantedPolicy");
2768 throwIfParentInstance("resetPassword");
2811 throwIfParentInstance("setResetPasswordToken");
2830 throwIfParentInstance("clearResetPasswordToken");
2850 throwIfParentInstance("isResetPasswordTokenActive");
2892 throwIfParentInstance("resetPassword");
3158 throwIfParentInstance("wipeDat
7795 private void throwIfParentInstance(String functionName) { method in class:DevicePolicyManager
[all...]

Completed in 33 milliseconds