Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/fragment/
DCreativeEditPreviewFragment.kt51 private lateinit var currentView: View variable in com.android.wallpaper.picker.preview.ui.fragment.CreativeEditPreviewFragment
DFullPreviewFragment.kt50 private lateinit var currentView: View in <lambda>() variable in com.android.wallpaper.picker.preview.ui.fragment.FullPreviewFragment
DSmallPreviewFragment.kt69 private lateinit var currentView: View in <lambda>() variable in com.android.wallpaper.picker.preview.ui.fragment.SmallPreviewFragment
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DCursorAnchorInfoUtils.java54 View currentView = view; in isPositionVisible() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DRecyclerViewAnimationController.java95 View currentView = allAppsRecyclerView.getChildAt(i); in onProgressUpdated() local
DActivityAllAppsContainerView.java1271 View currentView = workRV.getChildAt(i); in inflateWorkCardsIfNeeded() local
/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java127 MenuRowView currentView = mMenuRowViews.get(mSelectedPosition); in layout() local
444 final MenuRowView currentView = mMenuRowViews.get(position); in setSelectedPositionSmooth() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DStatePanelTrack.java346 public void setCurrentView(View currentView) { in setCurrentView()
/packages/apps/Calendar/src/com/android/calendar/
DDayFragment.kt151 val currentView: DayView? = mViewSwitcher?.getCurrentView() as? DayView in goTo() constant
/packages/services/Car/tests/CarEvsMultiCameraPreviewApp/src/com/google/android/car/evs/multi/
DCarEvsMultiCameraPreviewActivity.java417 View currentView = mPreviewSwitcher.getCurrentView(); in handleButtonClicked() local
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationView.java381 View currentView = dismissibleNotificationViews.get(i); in createDismissAnimation() local