Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h646 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp199 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong) { in AConfiguration_setScreenLong() function
H A Dlibandroid.map.txt72 AConfiguration_setScreenLong;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc89 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenLong);
408 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenLong); in init_stub_library()
H A Dstubs_arm64.cc89 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenLong);
408 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenLong); in init_stub_library()