Searched refs:DEVICE_EVENT_REMOVE_DEVICE (Results 1 – 6 of 6) sorted by relevance
111 public static final int DEVICE_EVENT_REMOVE_DEVICE = 2; field in HdmiControlManager
813 invokeDeviceEventListener(info, HdmiControlManager.DEVICE_EVENT_REMOVE_DEVICE); in clearDeviceInfoList()1454 invokeDeviceEventListener(old, HdmiControlManager.DEVICE_EVENT_REMOVE_DEVICE); in addCecDevice()1470 invokeDeviceEventListener(info, HdmiControlManager.DEVICE_EVENT_REMOVE_DEVICE); in removeCecDevice()
20 import static android.hardware.hdmi.HdmiControlManager.DEVICE_EVENT_REMOVE_DEVICE;1035 invokeDeviceEventListeners(device.getInfo(), DEVICE_EVENT_REMOVE_DEVICE); in handleMhlHotplugEvent() local
1233 case HdmiControlManager.DEVICE_EVENT_REMOVE_DEVICE: { in onStatusChanged()
1305 field public static final int DEVICE_EVENT_REMOVE_DEVICE = 2; // 0x2
13779 Landroid/hardware/hdmi/HdmiControlManager;->DEVICE_EVENT_REMOVE_DEVICE:I