Home
last modified time | relevance | path

Searched defs:InvariantDeviceProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java42 public class InvariantDeviceProfile { class
93 public InvariantDeviceProfile() { in InvariantDeviceProfile() method in InvariantDeviceProfile
96 private InvariantDeviceProfile(InvariantDeviceProfile p) { in InvariantDeviceProfile() method in InvariantDeviceProfile
103 private InvariantDeviceProfile(String n, float w, float h, int r, int c, int fr, int fc, in InvariantDeviceProfile() method in InvariantDeviceProfile
121 public InvariantDeviceProfile(Context context) { in InvariantDeviceProfile() method in InvariantDeviceProfile