Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h641 int32_t AConfiguration_getScreenLong(AConfiguration* config);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp104 int32_t AConfiguration_getScreenLong(AConfiguration* config) { in AConfiguration_getScreenLong() function
H A Dlibandroid.map.txt48 AConfiguration_getScreenLong;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc65 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenLong);
384 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenLong); in init_stub_library()
H A Dstubs_arm64.cc65 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenLong);
384 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenLong); in init_stub_library()