Searched refs:mPlayOnBootConfig (Results 1 – 1 of 1) sorted by relevance
117 private int mPlayOnBootConfig; field in CarMediaService239 mPlayOnBootConfig = mContext.getResources().getInteger(R.integer.config_mediaBootAutoplay); in CarMediaService()288 startMediaConnectorService(shouldStartPlayback(mPlayOnBootConfig), currentUser); in initUser()