Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppWidgetHostView.java217 int childrenCount = focusableChildren.size(); in onKeyUp() local
218 switch (childrenCount) { in onKeyUp()