Searched refs:MAINTENANCE_SERVICE_NAME (Results 1 – 1 of 1) sorted by relevance
43 const MAINTENANCE_SERVICE_NAME: &str = "android.system.virtualizationmaintenance"; constant97 register(MAINTENANCE_SERVICE_NAME, maintenance_service)?; in try_main()