Searched refs:stackIdFromPoint (Results 1 – 2 of 2) sorted by relevance
224 int stackIdFromPoint(int x, int y) { in stackIdFromPoint() method in DisplayContent
8198 stackId = ((DisplayContent)msg.obj).stackIdFromPoint(msg.arg1, msg.arg2); in handleMessage()