HomeSort by relevance Sort by last modified time
    Searched refs:mFocusedViewBackground (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidates1LineViewManager.java 132 private Drawable mFocusedViewBackground = null;
614 view.setBackgroundDrawable(mFocusedViewBackground);
620 mFocusedViewBackground = v.getBackground();
642 view.setBackgroundDrawable(mFocusedViewBackground);
TextCandidatesViewManager.java 210 private Drawable mFocusedViewBackground = null;
    [all...]

Completed in 39 milliseconds