Searched refs:subscribeListener (Results 1 – 2 of 2) sorted by relevance
186 subscribeListener(); in dispatchesInputEvent_single_toListener_mainDisplay()196 subscribeListener(); in dispatchesInputEvent_single_toListener_clusterDisplay()207 subscribeListener(); in dispatchesInputEvent_multiple_toListener_mainDisplay()231 subscribeListener(); in dispatchesInputEvent_multiple_toListener_clusterDisplay()258 subscribeListener(); in dispatchesInputEvent_invalidInputEvent()279 subscribeListener(); in handlesRepeatedKeys_anyDisplay()326 subscribeListener(); in handlesRepeatedKeyWithIndents_anyDisplay()347 subscribeListener(); in handlesKeyUp_withoutKeyDown_mainDisplay()361 subscribeListener(); in handlesKeyUp_withoutKeyDown_clusterDisplay()376 subscribeListener(); in separateKeyDownEvents_areIndependent_mainDisplay()[all …]
105 subscribeListener(ImmutableSet.of(EVS_SERVICE_REQUEST)); in requestToStartRearviewViaEvsServiceRequest()122 subscribeListener(ImmutableSet.of(EVS_SERVICE_REQUEST)); in requestToStopRearviewViaEvsServiceRequest()139 subscribeListener(ImmutableSet.of(EVS_SERVICE_REQUEST)); in handleInvalidHalEvents()156 subscribeListener(ImmutableSet.of(EVS_SERVICE_REQUEST)); in getAllSupportedProperties()192 private void subscribeListener(Collection<HalPropConfig> properties) { in subscribeListener() method in EvsHalServiceTest