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