Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getNextFocusRightId

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