Searched refs:mNoEarphoneTextLayout (Results 1 – 1 of 1) sorted by relevance
114 private LinearLayout mNoEarphoneTextLayout = null; field in FmMainActivity1138 mNoEarphoneTextLayout = (LinearLayout) findViewById(R.id.no_bottom); in initUiComponent()1181 mNoEarphoneTextLayout.startAnimation(animation); in playMainAnimation()1190 mNoEarphoneTextLayout.clearAnimation(); in cancelMainAnimation()1223 mNoEarphoneTextLayout.setVisibility(View.GONE); in changeToMainLayout()1238 mNoEarphoneTextLayout.setVisibility(View.VISIBLE); in changeToNoHeadsetLayout()