Searched defs:currentView (Results 1 – 11 of 11) sorted by relevance
28 private View currentView; field in BiDiTestTextViewDrawablesRtl
28 private View currentView; field in BiDiTestTextViewDrawablesLtr
33 private View currentView; field in BiDiTestBasic
47 private FrameLayout currentView; field in BiDiTestGridLayoutCodeRtl
47 private FrameLayout currentView; field in BiDiTestGridLayoutCodeLtr
76 View currentView = getCurrentView(); in acceptRotationProposal() local
311 public void setCurrentView(View currentView) { in setCurrentView()
88 View currentView = mView.getCurrentView(); in NavigationBarTransitions() local94 View currentView = mView.getCurrentView(); in NavigationBarTransitions() local
285 public void setCurrentView(View currentView) { in setCurrentView()
565 final int currentView = ss.getCurrentView(); in onRestoreInstanceState() local
720 long maxDate, int currentView, int listPosition, int listPositionOffset) { in SavedState()