binder

Function get_service

Source
pub fn get_service(name: &str) -> Option<SpIBinder>
👎Deprecated: this polls 5s, use wait_for_service or check_service
Expand description

Retrieve an existing service, blocking for a few seconds if it doesn’t yet exist.