Home
last modified time | relevance | path

Searched defs:screenWidthDp (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/util/
DAccessibilityUtils.java120 final int screenWidthDp = resources.getConfiguration().screenWidthDp; in getScreenWidthPixels() local
/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp43 jfieldID screenWidthDp; member
/frameworks/base/tools/aapt2/test/
DBuilders.h291 ConfigDescriptionBuilder& setScreenWidthDp(uint16_t screenWidthDp) { in setScreenWidthDp()
/frameworks/base/core/java/android/content/res/
DAssetManager.java1473 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1569 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
DConfiguration.java792 public int screenWidthDp; field in Configuration
/frameworks/base/services/core/java/com/android/server/wm/
DTaskFragment.java2340 static int computeScreenLayoutOverride(int sourceScreenLayout, int screenWidthDp, in computeScreenLayoutOverride()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1170 uint16_t screenWidthDp; member