Home
last modified time | relevance | path

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

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