Searched defs:getScreenHeightDp (Results 1 – 3 of 3) sorted by relevance
45 int getScreenHeightDp(@NonNull Resources resources); in getScreenHeightDp() method53 public int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelper.GingerbreadImpl75 public int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelper.HoneycombMr2Impl103 public static int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelper
25 static int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelperHoneycombMr2
26 static int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelperGingerbread