Searched refs:mPlayOnBootConfig (Results 1 – 1 of 1) sorted by relevance
159 private int mPlayOnBootConfig; field in CarMediaService415 mPlayOnBootConfig = mContext.getResources().getInteger(R.integer.config_mediaBootAutoplay); in CarMediaService()490 boolean shouldPlay = shouldStartPlayback(mPlayOnBootConfig, userId); in initUser()669 writer.printf("mPlayOnBootConfig=%d\n", mPlayOnBootConfig); in dump()