Home
last modified time | relevance | path

Searched refs:AConfiguration_setSmallestScreenWidthDp (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/android/
Dconfiguration.h737 void AConfiguration_setSmallestScreenWidthDp(AConfiguration* config, int32_t value);
/frameworks/base/native/android/
Dconfiguration.cpp228 void AConfiguration_setSmallestScreenWidthDp(AConfiguration* config, int32_t value) { in AConfiguration_setSmallestScreenWidthDp() function
Dlibandroid.map.txt85AConfiguration_setSmallestScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=1…
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc102 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setSmallestScreenWidthDp);
469 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setSmallestScreenWidthDp); in init_stub_library()
Dstubs_arm.cc102 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setSmallestScreenWidthDp);
469 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setSmallestScreenWidthDp); in init_stub_library()
Dstubs_arm64.cc102 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setSmallestScreenWidthDp);
469 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setSmallestScreenWidthDp); in init_stub_library()