Searched refs:mTextfieldBgDrawable (Results 1 – 1 of 1) sorted by relevance
50 private Drawable mTextfieldBgDrawable; field in NavigationBarPhone91 mTextfieldBgDrawable = res.getDrawable(R.drawable.textfield_active_holo_dark); in onFinishInflate()239 mTitleContainer.setBackgroundDrawable(mTextfieldBgDrawable); in onStateChanged()248 mTitleContainer.setBackgroundDrawable(mTextfieldBgDrawable); in onStateChanged()