Searched refs:UwbService (Results 1 – 3 of 3) sorted by relevance
31 public class UwbService extends Service { class66 .getControlee(UwbService.this.getApplicationContext()),74 .getController(UwbService.this.getApplicationContext()),
29 public class UwbService extends SystemService { class34 public UwbService(Context context) { in UwbService() method in UwbService
28 use uwb_core::service::{default_runtime, UwbService, UwbServiceBuilder};478 service: UwbService,488 pub fn new(service: UwbService, runtime: Runtime) -> Self { in new() argument494 type Target = UwbService;