OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:beginResizeIfPointInRegion
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java
142
public boolean
beginResizeIfPointInRegion
(int x, int y) {
DragLayer.java
131
if (child.
beginResizeIfPointInRegion
(x - child.getLeft(), y - child.getTop())) {
Completed in 50 milliseconds