Searched refs:tmpCords (Results 1 – 1 of 1) sorted by relevance
13453 final int[] tmpCords = new int[2]; in onProvideStructure() local13454 getLocationInWindow(tmpCords); in onProvideStructure()13455 final int topWindowLocation = tmpCords[1]; in onProvideStructure()