Home
last modified time | relevance | path

Searched refs:AConfiguration_getSmallestScreenWidthDp (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h706 int32_t AConfiguration_getSmallestScreenWidthDp(AConfiguration* config);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp131 int32_t AConfiguration_getSmallestScreenWidthDp(AConfiguration* config) { in AConfiguration_getSmallestScreenWidthDp() function
H A Dlibandroid.map.txt53AConfiguration_getSmallestScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=1…
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc70 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getSmallestScreenWidthDp);
389 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getSmallestScreenWidthDp); in init_stub_library()
H A Dstubs_arm64.cc70 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getSmallestScreenWidthDp);
389 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getSmallestScreenWidthDp); in init_stub_library()