Searched refs:setTrustedDeviceUnlockEnabled (Results 1 – 6 of 6) sorted by relevance
252 public void setTrustedDeviceUnlockEnabled(boolean isEnabled) { in setTrustedDeviceUnlockEnabled() method in CarTrustAgentEnrollmentManager254 mEnrollmentService.setTrustedDeviceUnlockEnabled(isEnabled); in setTrustedDeviceUnlockEnabled()
39 void setTrustedDeviceUnlockEnabled(boolean enable); in setTrustedDeviceUnlockEnabled() method
311 public void setTrustedDeviceUnlockEnabled(boolean isEnabled) { in setTrustedDeviceUnlockEnabled() method in CarTrustAgentEnrollmentService313 .setTrustedDeviceUnlockEnabled(isEnabled); in setTrustedDeviceUnlockEnabled()
177 public void setTrustedDeviceUnlockEnabled(boolean isEnabled) { in setTrustedDeviceUnlockEnabled() method in CarTrustAgentUnlockService
698 .setTrustedDeviceUnlockEnabled(Boolean.valueOf(args[1])); in exec()
995 …sion(android.car.Car.PERMISSION_CAR_ENROLL_TRUST) public void setTrustedDeviceUnlockEnabled(boolea…