Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h586 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp172 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard) { in AConfiguration_setKeyboard() function
H A Dlibandroid.map.txt62 AConfiguration_setKeyboard;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setKeyboard);
398 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setKeyboard); in init_stub_library()
H A Dstubs_arm64.cc79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setKeyboard);
398 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setKeyboard); in init_stub_library()