Searched defs:screenLayout (Results 1 – 3 of 3) sorted by relevance
74 int screenLayout = Configuration.SCREENLAYOUT_SIZE_XLARGE in computeScreenLayout() local92 private int reduceScreenLayout(Context context, int screenLayout) { in reduceScreenLayout()
52 int screenLayout = configuration.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK; in getScreenSize() local
210 int screenLayout = config.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK; in getScreenSize() local