Home
last modified time | relevance | path

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

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