Home | History | Annotate | Download | only in widget

Lines Matching refs:FOCUSED_STATE_SET

818         mSearchPlate.getBackground().setState(focused ? FOCUSED_STATE_SET : EMPTY_STATE_SET);
819 mSubmitArea.getBackground().setState(focused ? FOCUSED_STATE_SET : EMPTY_STATE_SET);