Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h592 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen);
/frameworks/base/native/android/
Dconfiguration.cpp164 void AConfiguration_setTouchscreen(AConfiguration* config, int32_t touchscreen) { in AConfiguration_setTouchscreen() function
Dlibandroid.map.txt86 AConfiguration_setTouchscreen;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc103 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setTouchscreen);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setTouchscreen); in init_stub_library()
Dstubs_arm64.cc103 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setTouchscreen);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setTouchscreen); in init_stub_library()