Searched refs:responses (Results 1 – 8 of 8) sorted by relevance
57 Vector<float> responses; in MicrophoneInfo() local60 responses.push_back(characteristic.frequency_responses[1][i]); in MicrophoneInfo()63 mFrequencyResponses.push_back(responses); in MicrophoneInfo()120 Vector<float> responses; in readFromParcel() local121 RETURN_IF_FAILED(readFloatVector(parcel, &responses, responsesNum)); in readFromParcel()122 if (frequencies.size() != responses.size()) { in readFromParcel()126 mFrequencyResponses.push_back(responses); in readFromParcel()
123 ArrayList<TimedEventPair> responses = new ArrayList<>(); in addRequestResponsePair() local124 responses.add(p); in addRequestResponsePair()125 requestResponsePairs.put(p.mRequest, responses); in addRequestResponsePair()
615 public BlockingQueue<NativeDaemonEvent> responses = field in NativeDaemonConnector.ResponseQueue.PendingCmd679 found.responses.put(response); in add()705 result = found.responses.poll(timeoutMs, TimeUnit.MILLISECONDS); in remove()
40 // GNSS NI responses, used to define the response in NI structures.
99 // Usage value to use for audio responses to user queries, audio
1120 private int mockLogicalChannelResponses(Object... responses) { in mockLogicalChannelResponses() argument1123 LogicalChannelMocker.mockSendToLogicalChannel(mMockCi, channel, responses); in mockLogicalChannelResponses()
5403 // An ID generated by HAL to associate NI notifications and UI responses.5444 // GNSS NI responses which define the response in NI structures.
4090 // Tag FIELD_AUTOFILL_AUTHENTICATION_STATUS: status of authenticated datasets or responses.