Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java120 private static final String COMMAND_REMOVE_TRUSTED_DEVICES = "remove-trusted-devices"; field in CarShellCommand
571 case COMMAND_REMOVE_TRUSTED_DEVICES: in exec()