Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java236 public void onGlobalFocusChanged(View oldFocus, View newFocus) { in onGlobalFocusChanged() argument
240 } else if ((newFocus == currentFocus || newFocus.getParent() == currentFocus) in onGlobalFocusChanged()