Searched defs:binderCallback (Results 1 – 4 of 4) 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
129 ICarMediaSourceListener binderCallback = new ICarMediaSourceListener.Stub() { in addMediaSourceListener() local156 ICarMediaSourceListener binderCallback = mCallbackMap.remove(callback); in removeMediaSourceListener() local
3190 INetworkRequestMatchCallback.Stub binderCallback = in registerNetworkRequestMatchCallback() local3193 binderCallback); in registerNetworkRequestMatchCallback() local5833 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in registerLocalOnlyHotspotSoftApCallback() local5836 binderCallback); in registerLocalOnlyHotspotSoftApCallback() local6791 ISoftApCallback.Stub binderCallback = new SoftApCallbackProxy(executor, callback, in registerSoftApCallback() local6793 sSoftApCallbackMap.put(System.identityHashCode(callback), binderCallback); in registerSoftApCallback() local8549 ITrafficStateCallback.Stub binderCallback = new TrafficStateCallbackProxy(executor, in registerTrafficStateCallback() local8551 sTrafficStateCallbackMap.put(System.identityHashCode(callback), binderCallback); in registerTrafficStateCallback() local9222 IOnWifiUsabilityStatsListener.Stub binderCallback = in addOnWifiUsabilityStatsListener() local9237 binderCallback); in addOnWifiUsabilityStatsListener() local[all …]