Searched defs:wait_for_interface (Results 1 – 2 of 2) sorted by relevance
88 pub async fn wait_for_interface<T: FromIBinder + ?Sized + 'static>( in wait_for_interface() function
190 pub fn wait_for_interface<T: FromIBinder + ?Sized>(name: &str) -> Result<Strong<T>> { in wait_for_interface() function