Searched refs:responses (Results 1 – 16 of 16) sorted by relevance
201 // The number of successful responses204 // The number of server failure responses207 // The number of format error responses210 // The number of 'name exists' responses213 // The number of refused responses216 // The number of other responses254 // The number of successful responses257 // The number of server failure responses260 // The number of format error responses263 // The number of name error responses[all …]
16 display_name: "Counter of ignored vibration parameter responses"19 " responses with vibration parameters."42 "Latency of vendor responses for vibration parameter"
5 description: "Latency of async responses for AccountAuthenticator service calls"
196 private int mockLogicalChannelResponses(Object... responses) { in mockLogicalChannelResponses() argument199 LogicalChannelMocker.mockSendToLogicalChannel(mMockCi, channel, responses); in mockLogicalChannelResponses()
1201 private int mockLogicalChannelResponses(Object... responses) { in mockLogicalChannelResponses() argument1204 LogicalChannelMocker.mockSendToLogicalChannel(mMockCi, channel, responses); in mockLogicalChannelResponses()1209 private int mockLogicalChannelResponses_sgp22v210(Object... responses) { in mockLogicalChannelResponses_sgp22v210() argument1212 LogicalChannelMocker.mockSendToLogicalChannel(mMockCi, channel, responses); in mockLogicalChannelResponses_sgp22v210()
123 ArrayList<TimedEventPair> responses = new ArrayList<>(); in addRequestResponsePair() local124 responses.add(p); in addRequestResponsePair()125 requestResponsePairs.put(p.mRequest, responses); in addRequestResponsePair()
142 // All deduped class types for cred responses across *all* providers143 // and get/create responses145 // All deduped class types counts for cred responses across *all* providers146 // and get/create responses per element of 'response_unique_classtypes'158 // All deduped class types for cred responses across all auth entries160 // All deduped class types counts for cred responses across all auth entries327 // The count of total (credential) responses per element of 'response_unique_classtypes'332 * During the UI Phase, there can be looped 'candidate' responses.
12 that are sent back up as responses.
20 …1. [KeyguardSecurityContainerController][3] - Manages unlock attempt responses, determines the cor…
782 var responses = mutableListOf<SeedResponse>() in <lambda>() variable795 resp -> responses.add(resp) in <lambda>()818 assertEquals(SeedResponse(TEST_COMPONENT.packageName, true), responses[0]) in <lambda>()829 assertEquals(SeedResponse(TEST_COMPONENT.packageName, true), responses[1]) in <lambda>()
40 // GNSS NI responses, used to define the response in NI structures.
99 // Usage value to use for audio responses to user queries, audio
4388 SparseArray<FillResponse> responses = shouldRequestSecondaryProvider(flags) in shouldStartNewPartitionLocked() local4390 if (responses == null) { in shouldStartNewPartitionLocked()4402 final int numResponses = responses.size(); in shouldStartNewPartitionLocked()4410 final FillResponse response = responses.valueAt(responseNum); in shouldStartNewPartitionLocked()
4106 // Tag FIELD_AUTOFILL_AUTHENTICATION_STATUS: status of authenticated datasets or responses.
10494 // An ID generated by HAL to associate NI notifications and UI responses.10535 // GNSS NI responses which define the response in NI structures.
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...