HomeSort by relevance Sort by last modified time
    Searched refs:compatSmallestScreenWidthDp (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/content/res/
Configuration.java 534 public int compatSmallestScreenWidthDp;
579 compatSmallestScreenWidthDp = o.compatSmallestScreenWidthDp;
    [all...]
CompatibilityInfo.java 461 inoutConfig.smallestScreenWidthDp = inoutConfig.compatSmallestScreenWidthDp;
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]

Completed in 133 milliseconds