Searched refs:getKeyframeAtLocation (Results 1 – 6 of 6) sorted by relevance
| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/ |
| D | DesignTool.java | 654 public Object getKeyframeAtLocation(Object viewObject, float x, float y) { in getKeyframeAtLocation() method in DesignTool
|
| /constraintlayout/constraintlayout/api/ |
| D | api_lint.ignore | 580 MissingNullability: androidx.constraintlayout.motion.widget.DesignTool#getKeyframeAtLocation(Object… 581 Missing nullability on method `getKeyframeAtLocation` return 582 MissingNullability: androidx.constraintlayout.motion.widget.DesignTool#getKeyframeAtLocation(Object… 583 Missing nullability on parameter `viewObject` in method `getKeyframeAtLocation`
|
| D | current.txt | 275 method public Object! getKeyframeAtLocation(Object!, float, float);
|
| D | restricted_2.2.0-beta01.txt | 275 method public Object! getKeyframeAtLocation(Object!, float, float);
|
| D | 2.2.0-beta01.txt | 275 method public Object! getKeyframeAtLocation(Object!, float, float);
|
| D | restricted_current.txt | 275 method public Object! getKeyframeAtLocation(Object!, float, float);
|