Searched refs:useNearestRegion (Results 1 – 1 of 1) sorted by relevance
1821 boolean useNearestRegion) { in getButtonLocations() argument1822 if (useNearestRegion && !inScreenSpace) { in getButtonLocations()1824 useNearestRegion = false; in getButtonLocations()1829 region, touchRegionCache, mView.getBackButton(), inScreenSpace, useNearestRegion); in getButtonLocations()1831 region, touchRegionCache, mView.getHomeButton(), inScreenSpace, useNearestRegion); in getButtonLocations()1833 useNearestRegion); in getButtonLocations()1835 useNearestRegion); in getButtonLocations()1838 useNearestRegion); in getButtonLocations()1845 inScreenSpace, useNearestRegion); in getButtonLocations()1855 boolean useNearestRegion) { in updateButtonLocation() argument[all …]