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