Searched refs:mRemoteCallbackList (Results 1 – 1 of 1) sorted by relevance
275 private final RemoteCallbackList<ICoexCallback> mRemoteCallbackList = field in CoexManager403 mRemoteCallbackList.register(callback); in registerRemoteCoexCallback()419 mRemoteCallbackList.unregister(callback); in unregisterRemoteCoexCallback()429 final int itemCount = mRemoteCallbackList.beginBroadcast(); in notifyRemoteCallbacks()433 mRemoteCallbackList.getBroadcastItem(i).onCoexUnsafeChannelsChanged( in notifyRemoteCallbacks()440 mRemoteCallbackList.finishBroadcast(); in notifyRemoteCallbacks()