Home
last modified time | relevance | path

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

/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dapi.rs272 set_country_code(JniContext::new(env, obj), country_code), in Java_com_android_server_uwb_indev_UwbServiceCore_nativeSetCountryCode()
379 fn set_country_code(ctx: JniContext, country_code: jbyteArray) -> Result<()> { in set_country_code() function