Home
last modified time | relevance | path

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

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