Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Djclass_name.rs17 pub(crate) const MULTICAST_LIST_UPDATE_STATUS_CLASS: &str = constant
Dnotification_manager_android.rs18 MULTICAST_LIST_UPDATE_STATUS_CLASS, UWB_DL_TDOA_MEASUREMENT_CLASS,
426 MULTICAST_LIST_UPDATE_STATUS_CLASS, in on_session_update_multicast_notification()
428 let method_sig = "(L".to_owned() + MULTICAST_LIST_UPDATE_STATUS_CLASS + ";)V"; in on_session_update_multicast_notification()
Duci_jni_android_new.rs20 CONFIG_STATUS_DATA_CLASS, DT_RANGING_ROUNDS_STATUS_CLASS, MULTICAST_LIST_UPDATE_STATUS_CLASS,
857 .find_class(MULTICAST_LIST_UPDATE_STATUS_CLASS) in create_session_update_controller_multicast_response()