Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h561 int32_t AConfiguration_getTouchscreen(AConfiguration* config);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp71 int32_t AConfiguration_getTouchscreen(AConfiguration* config) { in AConfiguration_getTouchscreen() function
H A Dlibandroid.map.txt54 AConfiguration_getTouchscreen;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc71 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getTouchscreen);
390 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getTouchscreen); in init_stub_library()
H A Dstubs_arm64.cc71 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getTouchscreen);
390 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getTouchscreen); in init_stub_library()