Home
last modified time | relevance | path

Searched refs:COMMAND_ENABLE_TRUSTED_DEVICE (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java119 private static final String COMMAND_ENABLE_TRUSTED_DEVICE = "enable-trusted-device"; field in CarShellCommand
562 case COMMAND_ENABLE_TRUSTED_DEVICE: in exec()