Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarMediaService.java97 private static final int AUTOPLAY_CONFIG_NEVER = 0; field in CarMediaService
908 case AUTOPLAY_CONFIG_NEVER: in shouldStartPlayback()