Searched refs:mFocusedViewBackground (Results 1 – 2 of 2) sorted by relevance
132 private Drawable mFocusedViewBackground = null; field in TextCandidates1LineViewManager614 view.setBackgroundDrawable(mFocusedViewBackground); in setViewStatusOfFocusedCandidate()620 mFocusedViewBackground = v.getBackground(); in setViewStatusOfFocusedCandidate()642 view.setBackgroundDrawable(mFocusedViewBackground); in clearFocusCandidate()
210 private Drawable mFocusedViewBackground = null; field in TextCandidatesViewManager1671 view.setBackgroundDrawable(mFocusedViewBackground); in setViewStatusOfFocusedCandidate()1678 mFocusedViewBackground = v.getBackground(); in setViewStatusOfFocusedCandidate()1701 view.setBackgroundDrawable(mFocusedViewBackground); in clearFocusCandidate()