OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onChildFocusChange
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/src/com/android/tv/menu/
MenuRowView.java
73
onChildFocusChange
(v, hasFocus);
211
protected void
onChildFocusChange
(View v, boolean hasFocus) {
PlayControlsRowView.java
342
protected void
onChildFocusChange
(View v, boolean hasFocus) {
343
super.
onChildFocusChange
(v, hasFocus);
Completed in 494 milliseconds