Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/
DInvariantDeviceProfileTest.java57 mInvariantProfile.findClosestDeviceProfiles( in testFindClosestDeviceProfile2()
80 mInvariantProfile.findClosestDeviceProfiles( in testInvInterpolation()
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java141 ArrayList<InvariantDeviceProfile> closestProfiles = findClosestDeviceProfiles( in InvariantDeviceProfile()
271 ArrayList<InvariantDeviceProfile> findClosestDeviceProfiles( in findClosestDeviceProfiles() method in InvariantDeviceProfile