Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getNextFocusRightId

467                         if (v.getNextFocusRightId() != View.NO_ID) {
468 tabHost.findViewById(v.getNextFocusRightId()).requestFocus();