Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/apppairs/
DAppPairIconGraphic.kt119 fun getIconBounds(outBounds: Rect) { in getIconBounds() method
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DRenderingRequest.java194 public Rect getIconBounds() { in getIconBounds() method in RenderingRequest
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DPredictedAppIcon.java293 public void getIconBounds(Rect outBounds) { in getIconBounds() method in PredictedAppIcon
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java930 public void getIconBounds(Rect outBounds) { in getIconBounds() method in BubbleTextView
937 public void getIconBounds(int iconSize, Rect outBounds) { in getIconBounds() method in BubbleTextView