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