Home
last modified time | relevance | path

Searched defs:getScreenHeightDp (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/compat/java/android/support/v4/content/res/
DConfigurationHelper.java45 int getScreenHeightDp(@NonNull Resources resources); in getScreenHeightDp() method
53 public int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelper.GingerbreadImpl
75 public int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelper.HoneycombMr2Impl
103 public static int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelper
/frameworks/support/compat/honeycomb_mr2/android/support/v4/content/res/
DConfigurationHelperHoneycombMr2.java25 static int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelperHoneycombMr2
/frameworks/support/compat/gingerbread/android/support/v4/content/res/
DConfigurationHelperGingerbread.java26 static int getScreenHeightDp(@NonNull Resources resources) { in getScreenHeightDp() method in ConfigurationHelperGingerbread