Home
last modified time | relevance | path

Searched defs:smallestScreenWidthDp (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp45 jfieldID smallestScreenWidthDp; member
Dandroid_util_AssetManager.cpp677 jint smallestScreenWidthDp, in android_content_AssetManager_setConfiguration()
/frameworks/base/services/core/java/com/android/server/am/
DCompatModePackages.java416 final int smallestScreenWidthDp = globalConfig.smallestScreenWidthDp; in saveCompatModes() local
/frameworks/base/core/java/android/content/res/
DConfiguration.java718 public int smallestScreenWidthDp; field in Configuration
DAssetManager.java791 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1119 uint16_t smallestScreenWidthDp; member