Searched refs:startingView (Results 1 – 3 of 3) sorted by relevance
54 ComboViews startingView = svStr != null in onCreate() local83 switch (startingView) { in onCreate()
87 public void showComboView(ComboViews startingView, Bundle extra); in showComboView() argument
510 public void showComboView(ComboViews startingView, Bundle extras) { in showComboView() argument512 intent.putExtra(ComboViewActivity.EXTRA_INITIAL_VIEW, startingView.name()); in showComboView()