Home
last modified time | relevance | path

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

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