Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h566 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp164 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen) { in AConfiguration_setTouchscreen() function
H A Dlibandroid.map.txt77 AConfiguration_setTouchscreen;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc94 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setTouchscreen);
413 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setTouchscreen); in init_stub_library()
H A Dstubs_arm64.cc94 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setTouchscreen);
413 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setTouchscreen); in init_stub_library()