Searched defs:requiresSmallestWidthDp (Results 1 – 4 of 4) sorted by relevance
369 private int requiresSmallestWidthDp; field in ParsingPackageImpl
311 ParsingPackage setRequiresSmallestWidthDp(int requiresSmallestWidthDp); in setRequiresSmallestWidthDp()
853 public int requiresSmallestWidthDp = 0; field in ApplicationInfo
1080 int requiresSmallestWidthDp = 0; in doDump() local