Home
last modified time | relevance | path

Searched refs:findClosestDeviceProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java200 DeviceProfile closestProfile = findClosestDeviceProfile(minWidth, minHeight, points); in DeviceProfile()
457 private DeviceProfile findClosestDeviceProfile(float width, float height, in findClosestDeviceProfile() method in DeviceProfile