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