/packages/apps/Launcher3/src/com/android/launcher3/keyboard/ |
D | ViewGroupFocusHelper.java | 37 public void viewToRect(View v, Rect outRect) { in viewToRect() 52 private void computeLocationRelativeToContainer(View child, Rect outRect) { in computeLocationRelativeToContainer()
|
D | FocusIndicatorHelper.java | 212 public abstract void viewToRect(View v, Rect outRect); in viewToRect() 250 public void viewToRect(View v, Rect outRect) { in viewToRect()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | LayoutUtils.java | 42 public static void calculateLauncherTaskSize(Context context, DeviceProfile dp, Rect outRect) { in calculateLauncherTaskSize() 52 public static void calculateFallbackTaskSize(Context context, DeviceProfile dp, Rect outRect) { in calculateFallbackTaskSize() 58 float extraVerticalSpace, @MultiWindowStrategy int multiWindowStrategy, Rect outRect) { in calculateTaskSize()
|
/packages/apps/ThemePicker/src/com/android/customization/widget/ |
D | HorizontalSpacerItemDecoration.java | 25 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets()
|
D | DynamicAdaptiveIconDrawable.java | 247 final Rect outRect = mTmpOutRect; in updateLayerBoundsInternal() local 497 public void getHotspotBounds(Rect outRect) { in getHotspotBounds()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/fallback/ |
D | FallbackRecentsView.java | 91 protected void getTaskSize(DeviceProfile dp, Rect outRect) { in getTaskSize() 92 LayoutUtils.calculateFallbackTaskSize(getContext(), dp, outRect); in getTaskSize() local
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | CarNotificationView.java | 133 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets() 159 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/ |
D | GridMarginDecoration.java | 56 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets()
|
/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/ |
D | GridSpacingItemDecoration.java | 48 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets()
|
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/ |
D | GoActivityControlHelper.java | 25 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/ |
D | LauncherRecentsView.java | 143 protected void getTaskSize(DeviceProfile dp, Rect outRect) { in getTaskSize() 144 LayoutUtils.calculateLauncherTaskSize(getContext(), dp, outRect); in getTaskSize() local
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/favorite/ |
D | FavoriteListFragment.java | 79 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | FallbackActivityControllerHelper.java | 62 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength()
|
D | LauncherActivityControllerHelper.java | 84 public int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect) { in getSwipeUpDestinationAndLength()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | DropTarget.java | 132 void getHitRectRelativeToDragLayer(Rect outRect); in getHitRectRelativeToDragLayer()
|
/packages/apps/Messaging/src/com/android/messaging/ui/animation/ |
D | PopupTransitionAnimation.java | 297 private static boolean getViewScreenMeasureRect(final View view, final Rect outRect) { in getViewScreenMeasureRect()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/ |
D | ArtistFragment.java | 187 …ect outRect, @NonNull View view, @NonNull RecyclerView parent, @NonNull RecyclerView.State state) { in getItemOffsets()
|
D | AlbumFragment.java | 176 …ect outRect, @NonNull View view, @NonNull RecyclerView parent, @NonNull RecyclerView.State state) { in getItemOffsets()
|
D | SeriesFragment.java | 176 …ect outRect, @NonNull View view, @NonNull RecyclerView parent, @NonNull RecyclerView.State state) { in getItemOffsets()
|
D | GenreFragment.java | 172 …ect outRect, @NonNull View view, @NonNull RecyclerView parent, @NonNull RecyclerView.State state) { in getItemOffsets()
|
D | MovieFragment.java | 181 …ect outRect, @NonNull View view, @NonNull RecyclerView parent, @NonNull RecyclerView.State state) { in getItemOffsets()
|
D | PlaylistFragment.java | 232 …ect outRect, @NonNull View view, @NonNull RecyclerView parent, @NonNull RecyclerView.State state) { in getItemOffsets()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | ActivityControlHelper.java | 52 int getSwipeUpDestinationAndLength(DeviceProfile dp, Context context, Rect outRect); in getSwipeUpDestinationAndLength()
|
/packages/apps/Car/Settings/src/com/android/car/settings/users/ |
D | UserGridRecyclerView.java | 444 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageStraighten.java | 185 public static void getUntranslatedStraightenCropBounds(RectF outRect, float straightenAngle) { in getUntranslatedStraightenCropBounds()
|