Searched refs:create_set_config_response (Results 1 – 1 of 1) sorted by relevance
408 fn create_set_config_response(response: SetAppConfigResponse, env: JNIEnv) -> Result<jbyteArray> { in create_set_config_response() function458 Some(config_response) => create_set_config_response(config_response, env) in Java_com_android_server_uwb_jni_NativeUwbManager_nativeSetAppConfigurations()