Home
last modified time | relevance | path

Searched defs:COMMAND_RESET_VOLUME_CONTEXT (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java217 private static final String COMMAND_RESET_VOLUME_CONTEXT = "reset-selected-volume-context"; field in CarShellCommand
399 USER_BUILD_COMMAND_TO_PERMISSION_MAP.put(COMMAND_RESET_VOLUME_CONTEXT, in USER_BUILD_COMMAND_TO_PERMISSION_MAP.put() argument