Searched defs:responses (Results 1 – 4 of 4) sorted by relevance
57 Vector<float> responses; in MicrophoneInfo() local120 Vector<float> responses; in readFromParcel() local
123 ArrayList<TimedEventPair> responses = new ArrayList<>(); in addRequestResponsePair() local
615 public BlockingQueue<NativeDaemonEvent> responses = field in NativeDaemonConnector.ResponseQueue.PendingCmd
1120 private int mockLogicalChannelResponses(Object... responses) { in mockLogicalChannelResponses()