Home
last modified time | relevance | path

Searched refs:AConfiguration_getTouchscreen (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/android/
Dconfiguration.h587 int32_t AConfiguration_getTouchscreen(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp71 int32_t AConfiguration_getTouchscreen(AConfiguration* config) { in AConfiguration_getTouchscreen() function
Dlibandroid.map.txt62 AConfiguration_getTouchscreen;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getTouchscreen);
446 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getTouchscreen); in init_stub_library()
Dstubs_arm.cc79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getTouchscreen);
446 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getTouchscreen); in init_stub_library()
Dstubs_arm64.cc79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getTouchscreen);
446 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getTouchscreen); in init_stub_library()