Searched refs:mAllocationMonitor (Results 1 – 2 of 2) sorted by relevance
51 protected IDeviceMonitor mAllocationMonitor; field in ManagedTestDeviceFactory62 mAllocationMonitor = allocationMonitor; in ManagedTestDeviceFactory()73 mAllocationMonitor); in createRequestedDevice()81 mAllocationMonitor); in createRequestedDevice()98 mAllocationMonitor); in createDevice()105 mAllocationMonitor); in createDevice()113 mAllocationMonitor); in createDevice()122 mAllocationMonitor); in createDevice()134 mAllocationMonitor); in createDevice()142 mAllocationMonitor); in createDevice()[all …]
243 private IDeviceMonitor mAllocationMonitor = null; field in NativeDevice450 mAllocationMonitor = allocationMonitor; in NativeDevice()4802 if (stateChanged && mAllocationMonitor != null) { in handleAllocationEvent()4804 mAllocationMonitor.notifyDeviceStateChange(getSerialNumber(), oldState, newState); in handleAllocationEvent()