Searched refs:ICrossProfileService (Results 1 – 3 of 3) sorted by relevance
118 private fun getCrossProfileConnector(user: UserHandle): ServiceConnector<ICrossProfileService> = in getCrossProfileConnector()119 ServiceConnector.Impl<ICrossProfileService>( in getCrossProfileConnector()124 ICrossProfileService.Stub::asInterface, in getCrossProfileConnector()
24 interface ICrossProfileService { interface
33 object : ICrossProfileService.Stub() {