Searched defs:currentView (Results 1 – 10 of 10) 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 BiDiTestGridLayoutCodeLtr
47 private FrameLayout currentView; field in BiDiTestGridLayoutCodeRtl
73 View currentView = getCurrentView(); in acceptRotationProposal() local
98 View currentView = mView.getCurrentView(); in NavigationBarTransitions() local104 View currentView = mView.getCurrentView(); in NavigationBarTransitions() local
314 public void setCurrentView(View currentView) { in setCurrentView()
559 final int currentView = ss.getCurrentView(); in onRestoreInstanceState() local
720 long maxDate, int currentView, int listPosition, int listPositionOffset) { in SavedState()