Searched defs:DeviceProfile (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java39 public class DeviceProfile { class
153 public DeviceProfile(Context context, InvariantDeviceProfile inv, method in class:DeviceProfile
269 DeviceProfile getMultiWindowProfile(Context context, Point mwSize) {
277 DeviceProfile profile = new DeviceProfile(context, inv, mwSize, mwSize, mwSize.x, mwSize.y,

Completed in 39 milliseconds