Home
last modified time | relevance | path

Searched defs:smallest_screen_width_dp (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/proto/android/content/
H A Dconfiguration.proto48 optional uint32 smallest_screen_width_dp = 17; field
/aosp14/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp353 jint smallest_screen_width_dp, jint screen_width_dp, in NativeSetConfiguration()