Searched refs:mDeviceEventListenerRecords (Results 1 – 1 of 1) sorted by relevance
371 private final ArrayList<DeviceEventListenerRecord> mDeviceEventListenerRecords = field in HdmiControlService2028 mDeviceEventListenerRecords.remove(this); in binderDied()3217 mDeviceEventListenerRecords.add(record); in addDeviceEventListener()3223 for (DeviceEventListenerRecord record : mDeviceEventListenerRecords) { in invokeDeviceEventListeners()