Lines Matching refs:View
21 import android.view.View;
37 public View getSelectedTab() {
40 View v = getChildTabViewAt(i);
48 public int getChildTabIndex(View v) {
59 View tab = null;
63 View v = getChildTabViewAt(i);
75 public void superOnFocusChange(View v, boolean hasFocus) {
80 public void onFocusChange(android.view.View v, boolean hasFocus) {