Searched defs:DEVICE_EVENT_REMOVE_DEVICE (Results 1 – 2 of 2) sorted by relevance
178 public static final int DEVICE_EVENT_REMOVE_DEVICE = 2; field in HdmiControlManager
1874 invokeDeviceEventListeners(device.getInfo(), DEVICE_EVENT_REMOVE_DEVICE); in handleMhlHotplugEvent() local