Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteHardwareConfig.java32 public class RemoteHardwareConfig implements Serializable { class
43 public RemoteHardwareConfig() { in RemoteHardwareConfig() method in RemoteHardwareConfig
46 public RemoteHardwareConfig(@NotNull HardwareConfig config) { in RemoteHardwareConfig() method in RemoteHardwareConfig
52 private RemoteHardwareConfig(int screenWidth, int screenHeight, Density density, float xdpi, in RemoteHardwareConfig() method in RemoteHardwareConfig