Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h699 int32_t AConfiguration_getUiModeNight(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp117 int32_t AConfiguration_getUiModeNight(AConfiguration* config) { in AConfiguration_getUiModeNight() function
Dlibandroid.map.txt63 AConfiguration_getUiModeNight;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc80 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getUiModeNight);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getUiModeNight); in init_stub_library()
Dstubs_arm.cc80 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getUiModeNight);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getUiModeNight); in init_stub_library()
Dstubs_arm64.cc80 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getUiModeNight);
447 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getUiModeNight); in init_stub_library()