Searched refs:mHdmiControlStatusChangeListenerRecords (Results 1 – 1 of 1) sorted by relevance
357 mHdmiControlStatusChangeListenerRecords = new ArrayList<>(); field in HdmiControlService1969 mHdmiControlStatusChangeListenerRecords.remove(this); in binderDied()3104 mHdmiControlStatusChangeListenerRecords.add(record); in addHdmiControlStatusChangeListener()3113 if (!mHdmiControlStatusChangeListenerRecords.contains(record)) return; in addHdmiControlStatusChangeListener()3128 mHdmiControlStatusChangeListenerRecords) { in removeHdmiControlStatusChangeListener()3131 mHdmiControlStatusChangeListenerRecords.remove(record); in removeHdmiControlStatusChangeListener()3404 mHdmiControlStatusChangeListenerRecords.size()); in announceHdmiControlStatusChange()3406 mHdmiControlStatusChangeListenerRecords) { in announceHdmiControlStatusChange()