Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp43 jfieldID smallestScreenWidthDp; member
Dandroid_util_AssetManager.cpp513 jint smallestScreenWidthDp, in android_content_AssetManager_setConfiguration()
/frameworks/base/services/java/com/android/server/am/
DCompatModePackages.java357 final int smallestScreenWidthDp = mService.mConfiguration.smallestScreenWidthDp; in saveCompatModes() local
/frameworks/base/core/java/android/content/res/
DConfiguration.java402 public int smallestScreenWidthDp; field in Configuration
DAssetManager.java655 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, in setConfiguration()
/frameworks/base/tools/aapt/
DAaptAssets.h121 String8 smallestScreenWidthDp; member
/frameworks/base/include/androidfw/
DResourceTypes.h984 uint16_t smallestScreenWidthDp; member