Searched refs:ACTION_LOCK_SETTINGS (Results 1 – 1 of 1) sorted by relevance
73 private static final String ACTION_LOCK_SETTINGS = "android.car.settings.SCREEN_LOCK_ACTIVITY"; field in TrustedDeviceActivity359 Intent intent = new Intent(ACTION_LOCK_SETTINGS); in createScreenLock()