Searched refs:mNoHeadsetImgView (Results 1 – 1 of 1) sorted by relevance
104 private ImageView mNoHeadsetImgView = null; field in FmMainActivity1143 mNoHeadsetImgView = (ImageView) findViewById(R.id.no_headset_img); in initUiComponent()1176 mNoHeadsetImgView.startAnimation(animation); in playMainAnimation()1189 mNoHeadsetImgView.clearAnimation(); in cancelMainAnimation()1224 mNoHeadsetImgView.setVisibility(View.GONE); in changeToMainLayout()1239 mNoHeadsetImgView.setVisibility(View.VISIBLE); in changeToNoHeadsetLayout()