Searched refs:mActivityWindowInfoChangedListeners (Results 1 – 1 of 1) sorted by relevance
62 mActivityWindowInfoChangedListeners = new ArraySet<>(); field in ClientTransactionListenerController110 mActivityWindowInfoChangedListeners.add(listener); in registerActivityWindowInfoChangedListener()124 mActivityWindowInfoChangedListeners.remove(listener); in unregisterActivityWindowInfoChangedListener()139 if (mActivityWindowInfoChangedListeners.isEmpty()) { in onActivityWindowInfoChanged()142 activityWindowInfoChangedListeners = mActivityWindowInfoChangedListeners.toArray(); in onActivityWindowInfoChanged()