HomeSort by relevance Sort by last modified time
    Searched refs:switcher (Results 1 - 7 of 7) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
TextSwitcher1.java 48 mSwitcher = (TextSwitcher) findViewById(R.id.switcher);
ImageSwitcher1.java 47 mSwitcher = (ImageSwitcher) findViewById(R.id.switcher);
  /packages/apps/Calendar/src/com/android/calendar/
DayActivity.java 39 mViewSwitcher = (ViewSwitcher) findViewById(R.id.switcher);
WeekActivity.java 44 mViewSwitcher = (ViewSwitcher) findViewById(R.id.switcher);
MonthActivity.java 284 mSwitcher = (ViewSwitcher) findViewById(R.id.switcher);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 1362 KeyboardSwitcher switcher = mKeyboardSwitcher; local
    [all...]
LatinKeyboard.java 632 public void setLanguageSwitcher(LanguageSwitcher switcher, boolean isAutoCompletion,
634 mLanguageSwitcher = switcher;
    [all...]

Completed in 403 milliseconds