Home
last modified time | relevance | path

Searched refs:focused (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DInternalSelectionView.java232 protected void onFocusChanged(boolean focused, int direction, in onFocusChanged() argument
234 super.onFocusChanged(focused, direction, previouslyFocusedRect); in onFocusChanged()
236 if (focused) { in onFocusChanged()
/development/samples/browseable/DrawableTinting/
D_index.jd12 states of a View (for example disabled/enabled, focused, pressed or selected).