Home | History | Annotate | Download | only in admin

Lines Matching refs:disabled

1340      * @param disabled Whether or not the camera should be disabled.
1342 public void setCameraDisabled(ComponentName admin, boolean disabled) {
1345 mService.setCameraDisabled(admin, disabled, UserHandle.myUserId());
1353 * Determine whether or not the device's cameras have been disabled either by the current
1356 * have disabled the camera
1376 * such as widgets. After setting this, keyguard features will be disabled according to the
1399 * Determine whether or not features have been disabled in keyguard either by the current
1402 * have disabled features in keyguard.