Searched refs:VIRTUAL_DEVICE_SERVICE (Results 1 – 6 of 6) sorted by relevance
97 @SystemService(Context.VIRTUAL_DEVICE_SERVICE)
149 Context.VIRTUAL_DEVICE_SERVICE); in setup()
923 registerService(Context.VIRTUAL_DEVICE_SERVICE, VirtualDeviceManager.class, in registerService() argument933 ServiceManager.getServiceOrThrow(Context.VIRTUAL_DEVICE_SERVICE)); in registerService()1822 case Context.VIRTUAL_DEVICE_SERVICE: in getSystemService()
4257 VIRTUAL_DEVICE_SERVICE,5855 public static final String VIRTUAL_DEVICE_SERVICE = "virtualdevice"; field in Context
176 publishBinderService(Context.VIRTUAL_DEVICE_SERVICE, mImpl); in onStart()
10795 field public static final String VIRTUAL_DEVICE_SERVICE = "virtualdevice";