Searched refs:mRemoteCallbackList (Results 1 – 2 of 2) sorted by relevance
239 private final RemoteCallbackList<ICoexCallback> mRemoteCallbackList = field in CoexManager357 mRemoteCallbackList.register(callback); in registerRemoteCoexCallback()371 mRemoteCallbackList.unregister(callback); in unregisterRemoteCoexCallback()381 final int itemCount = mRemoteCallbackList.beginBroadcast(); in notifyRemoteCallbacks()384 mRemoteCallbackList.getBroadcastItem(i) in notifyRemoteCallbacks()390 mRemoteCallbackList.finishBroadcast(); in notifyRemoteCallbacks()
1119 private final RemoteCallbackList<IRemoteCallback> mRemoteCallbackList = field in CarUxRestrictionsManagerService1147 mRemoteCallbackList.unregister(callback); in reportVirtualDisplayToPhysicalDisplay()1152 mRemoteCallbackList.register(callback); in reportVirtualDisplayToPhysicalDisplay()