Searched refs:commDevListeners (Results 1 – 1 of 1) sorted by relevance
7729 final ArrayList<CommDevListenerInfo> commDevListeners; in dispatchCommunicationDeviceChanged() local7734 commDevListeners = (ArrayList<CommDevListenerInfo>) mCommDevListeners.clone(); in dispatchCommunicationDeviceChanged()7739 for (CommDevListenerInfo info : commDevListeners) { in dispatchCommunicationDeviceChanged()