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
/frameworks/base/services/core/java/com/android/server/am/
DCompatModePackages.java400 final int smallestScreenWidthDp = globalConfig.smallestScreenWidthDp; in saveCompatModes() local
/frameworks/base/core/java/android/content/res/
DAssetManager.java1236 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1291 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
DConfiguration.java742 public int smallestScreenWidthDp; field in Configuration
/frameworks/base/cmds/statsd/src/
Datoms.proto890 optional int32 smallestScreenWidthDp = 15; field
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1131 uint16_t smallestScreenWidthDp; member