Home
last modified time | relevance | path

Searched defs:currentView (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestTextViewDrawablesRtl.java28 private View currentView; field in BiDiTestTextViewDrawablesRtl
DBiDiTestTextViewDrawablesLtr.java28 private View currentView; field in BiDiTestTextViewDrawablesLtr
DBiDiTestBasic.java33 private View currentView; field in BiDiTestBasic
DBiDiTestGridLayoutCodeRtl.java47 private FrameLayout currentView; field in BiDiTestGridLayoutCodeRtl
DBiDiTestGridLayoutCodeLtr.java47 private FrameLayout currentView; field in BiDiTestGridLayoutCodeLtr
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarTransitions.java88 View currentView = mView.getCurrentView(); in NavigationBarTransitions() local
94 View currentView = mView.getCurrentView(); in NavigationBarTransitions() local
/frameworks/base/core/java/android/widget/
DRemoteViewsService.java148 final RemoteViews currentView = getViewAt(i); in getRemoteCollectionItems() local
DDatePickerCalendarDelegate.java569 final int currentView = ss.getCurrentView(); in onRestoreInstanceState() local
DDatePicker.java720 long maxDate, int currentView, int listPosition, int listPositionOffset) { in SavedState()
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DButtonDispatcher.java285 public void setCurrentView(View currentView) { in setCurrentView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DButtonDispatcher.java320 public void setCurrentView(View currentView) { in setCurrentView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ui/binder/
DScreenshotShelfViewBinder.kt201 val currentView: View? = actionsContainer.getChildAt(index) in <lambda>() constant
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java1965 final ViewState currentView = mViewStates.get(mCurrentViewId); in onSecondaryFillResponse() local
2802 final ViewState currentView = mViewStates.get(mCurrentViewId); in requestFallbackFromFillDialog() local
4387 final ViewState currentView = mViewStates.get(id); in shouldStartNewPartitionLocked() local
4853 final ViewState currentView = mViewStates.get(mCurrentViewId); in updateViewStateAndUiOnValueChangedLocked() local
4954 final ViewState currentView = mViewStates.get(mCurrentViewId); in onFillReady() local
4974 final ViewState currentView = mViewStates.get(mCurrentViewId); in onFillReady() local
5886 final ViewState currentView = mViewStates.get(mCurrentViewId); in processResponseLocked() local