Searched refs:hasDeviceAdminFeature (Results 1 – 1 of 1) sorted by relevance
97 if (hasDeviceAdminFeature() && !isDeviceAdminInitialized()) { in initialize()144 if (hasDeviceAdminFeature()) { in turnScreenOff()207 if (hasDeviceAdminFeature() && !isDeviceAdminInitialized()) { in ensureDeviceAdminInitialized()220 private boolean hasDeviceAdminFeature() { in hasDeviceAdminFeature() method in SensorTestScreenManipulator