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

  /frameworks/base/core/java/android/content/res/
Configuration.java 409 public int compatSmallestScreenWidthDp;
459 compatSmallestScreenWidthDp = o.compatSmallestScreenWidthDp;
603 smallestScreenWidthDp = compatSmallestScreenWidthDp = SMALLEST_SCREEN_WIDTH_DP_UNDEFINED;
    [all...]
CompatibilityInfo.java 461 inoutConfig.smallestScreenWidthDp = inoutConfig.compatSmallestScreenWidthDp;
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]

Completed in 242 milliseconds