Searched refs:deadCallersList (Results 1 – 1 of 1) sorted by relevance
1616 List<ISatelliteCommunicationAllowedStateCallback> deadCallersList = new ArrayList<>(); in notifySatelliteCommunicationAllowedStateChanged() local1622 deadCallersList.add(listener); in notifySatelliteCommunicationAllowedStateChanged()1625 deadCallersList.forEach(listener -> { in notifySatelliteCommunicationAllowedStateChanged()