Searched refs:callbackMethod (Results 1 – 1 of 1) sorted by relevance
197 void callbackMethod(T listener); in callbackMethod() method222 info.mExecutor.execute(() -> callback.callbackMethod(info.mListener)); in callListeners()