Searched refs:firstSubscribeOptions (Results 1 – 1 of 1) sorted by relevance
946 List<CarSubscription> firstSubscribeOptions = List.of( in testregisterListener_alreadySubscribedOptionFilteredOut() local952 mService.registerListener(firstSubscribeOptions, mockHandler1); in testregisterListener_alreadySubscribedOptionFilteredOut()954 verify(mHalService).subscribeProperty(firstSubscribeOptions); in testregisterListener_alreadySubscribedOptionFilteredOut()1029 List<CarSubscription> firstSubscribeOptions = List.of( in testRegisterListenerWithSubscription_unregisterListener() local1035 mService.registerListener(firstSubscribeOptions, mockHandler1); in testRegisterListenerWithSubscription_unregisterListener()