Searched refs:isPointInSelfOverHotseat (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java2913 boolean isPointInSelfOverHotseat(int x, int y) { method in class:Workspace
3052 if (isPointInSelfOverHotseat(d.x, d.y)) {

Completed in 34 milliseconds