Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h672 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
/frameworks/base/native/android/
Dconfiguration.cpp199 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong) { in AConfiguration_setScreenLong() function
Dlibandroid.map.txt81 AConfiguration_setScreenLong;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc98 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenLong);
465 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenLong); in init_stub_library()
Dstubs_arm.cc98 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenLong);
465 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenLong); in init_stub_library()
Dstubs_arm64.cc98 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenLong);
465 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenLong); in init_stub_library()