Searched defs:binderCallback (Results 1 – 6 of 6) sorted by relevance
123 IConnectionRequestCallback[] binderCallback = new IConnectionRequestCallback[1]; in testRequestConnectionWithEstablishedConnection_throwsException() local143 IConnectionRequestCallback[] binderCallback = new IConnectionRequestCallback[1]; in testRequestConnectionWithRejectedConnection() local178 IConnectionRequestCallback[] binderCallback = new IConnectionRequestCallback[1]; in testRequestConnectionCallbackInvoked() local273 IPayloadCallback[] binderCallback = new IPayloadCallback[1]; in testRegisterReceiverCallbackInvoked() local
113 IStateCallback[] binderCallback = new IStateCallback[1]; in testRegisterStateCallbackWithOccupantZoneStateChange() local140 IStateCallback[] binderCallback = new IStateCallback[1]; in testRegisterStateCallbackWithAppStateChange() local
123 ICarMediaSourceListener binderCallback = new ICarMediaSourceListener.Stub() { in addMediaSourceListener() local159 ICarMediaSourceListener binderCallback = mCallbackMap.remove(callback); in removeMediaSourceListener() local
39 public GetProcessingVersionsCallbackImpl(ICognitionGetVersionsCallbackInternal binderCallback) { in GetProcessingVersionsCallbackImpl()
47 public ProcessMediaCallbackImpl(ICognitionProcessMediaCallbackInternal binderCallback) { in ProcessMediaCallbackImpl()
3288 INetworkRequestMatchCallback.Stub binderCallback = in registerNetworkRequestMatchCallback() local3291 binderCallback); in registerNetworkRequestMatchCallback() local5743 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in startTetheredHotspot() local6017 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in registerLocalOnlyHotspotSoftApCallback() local6020 binderCallback); in registerLocalOnlyHotspotSoftApCallback() local6990 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in registerSoftApCallback() local6992 sSoftApCallbackMap.put(System.identityHashCode(callback), binderCallback); in registerSoftApCallback() local8842 ITrafficStateCallback.Stub binderCallback = new TrafficStateCallbackProxy(executor, in registerTrafficStateCallback() local8844 sTrafficStateCallbackMap.put(System.identityHashCode(callback), binderCallback); in registerTrafficStateCallback() local9543 IOnWifiUsabilityStatsListener.Stub binderCallback = in addOnWifiUsabilityStatsListener() local[all …]