Searched refs:AmbientContextManagerPerUserService (Results 1 – 5 of 5) sorted by relevance
46 import com.android.server.ambientcontext.AmbientContextManagerPerUserService.ServiceType;67 AmbientContextManagerPerUserService> {210 protected AmbientContextManagerPerUserService newServiceLocked(int resolvedUserId, in newServiceLocked()217 protected List<AmbientContextManagerPerUserService> newServiceListLocked(int resolvedUserId, in newServiceListLocked()224 List<AmbientContextManagerPerUserService> serviceList = in newServiceListLocked()236 AmbientContextManagerPerUserService.ServiceType.DEFAULT, in newServiceListLocked()243 AmbientContextManagerPerUserService.ServiceType.WEARABLE, in newServiceListLocked()254 == AmbientContextManagerPerUserService.ServiceType.WEARABLE) { in newServiceListLocked()258 AmbientContextManagerPerUserService.ServiceType.WEARABLE, serviceName)); in newServiceListLocked()262 AmbientContextManagerPerUserService.ServiceType.DEFAULT, serviceName)); in newServiceListLocked()[all …]
61 abstract class AmbientContextManagerPerUserService extends class62 AbstractPerUserSystemService<AmbientContextManagerPerUserService,65 AmbientContextManagerPerUserService.class.getSimpleName();75 AmbientContextManagerPerUserService( in AmbientContextManagerPerUserService() method in AmbientContextManagerPerUserService
34 AmbientContextManagerPerUserService {
262 AmbientContextManagerPerUserService.ServiceType.DEFAULT);