Searched refs:getCallbackHistory (Results 1 – 2 of 2) sorted by relevance
338 public @NonNull ArrayTrackRecord<CallbackType>.ReadHead getCallbackHistory() { in getCallbackHistory() method in NetworkAgentWrapper
10944 wrapper.getCallbackHistory().poll(1000, x -> true); in testQosCallbackRegistration()10951 wrapper.getCallbackHistory().poll(1000, x -> true); in testQosCallbackRegistration()10954 assertNull(wrapper.getCallbackHistory().poll(200, x -> true)); in testQosCallbackRegistration()