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