Searched defs:currentView (Results 1 – 5 of 5) sorted by relevance
175 DayView currentView = (DayView) mViewSwitcher.getCurrentView(); in goTo() local
54 View currentView = view; in isPositionVisible() local
343 public void setCurrentView(View currentView) { in setCurrentView()
127 MenuRowView currentView = mMenuRowViews.get(mSelectedPosition); in layout() local444 final MenuRowView currentView = mMenuRowViews.get(position); in setSelectedPositionSmooth() local
663 final View currentView = activityWindow != null ? activityWindow.getDecorView() : null; in getReducedSizeBitmap() local