Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h520 void AConfiguration_setMnc(AConfiguration* config, int32_t mnc);
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc80 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setMnc);
370 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setMnc); in init_stub_library()
Dstubs_arm.cc80 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setMnc);
370 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setMnc); in init_stub_library()
/frameworks/base/native/android/
Dconfiguration.cpp146 void AConfiguration_setMnc(AConfiguration* config, int32_t mnc) { in AConfiguration_setMnc() function
Dlibandroid.map.txt67 AConfiguration_setMnc;