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