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()
3313 INetworkRequestMatchCallback.Stub binderCallback = in registerNetworkRequestMatchCallback() local3316 binderCallback); in registerNetworkRequestMatchCallback() local5890 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in startTetheredHotspot() local6193 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in registerLocalOnlyHotspotSoftApCallback() local6196 binderCallback); in registerLocalOnlyHotspotSoftApCallback() local7189 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in registerSoftApCallback() local7191 sSoftApCallbackMap.put(System.identityHashCode(callback), binderCallback); in registerSoftApCallback() local9042 ITrafficStateCallback.Stub binderCallback = new TrafficStateCallbackProxy(executor, in registerTrafficStateCallback() local9044 sTrafficStateCallbackMap.put(System.identityHashCode(callback), binderCallback); in registerTrafficStateCallback() local9743 IOnWifiUsabilityStatsListener.Stub binderCallback = in addOnWifiUsabilityStatsListener() local[all …]