Home
last modified time | relevance | path

Searched defs:getIconBounds (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java432 public void getIconBounds(Rect outBounds) { in getIconBounds() method in BubbleTextView
436 public static void getIconBounds(View iconView, Rect outBounds, int iconSize) { in getIconBounds() method in BubbleTextView
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/
DPredictedAppIcon.java174 public void getIconBounds(Rect outBounds) { in getIconBounds() method in PredictedAppIcon
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DRenderingRequest.java194 public Rect getIconBounds() { in getIconBounds() method in RenderingRequest