Home
last modified time | relevance | path

Searched defs:responderLocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/wifi/tests/src/android/net/wifi/rtt/
DResponderLocationTest.java207 ResponderLocation responderLocation = new ResponderLocation(null, null); in testIfLciOrLcrIsNull() local
223 ResponderLocation responderLocation = new ResponderLocation(sEmptyBuffer, sEmptyBuffer); in testIfLciOrLcrIsEmpty() local
240 ResponderLocation responderLocation = in testIfLciShortBuffer() local
258 ResponderLocation responderLocation = in testLciValidSubelement() local
302 ResponderLocation responderLocation = in testLciInvalidElement() local
322 ResponderLocation responderLocation = in testSkipLciSubElementUnusedOrUnknown() local
342 ResponderLocation responderLocation = in testInvalidLciSubElementLengthTooSmall() local
362 ResponderLocation responderLocation = in testInvalidLciSubElementLengthTooBig() local
381 ResponderLocation responderLocation = in testLciValidZBufferSEAfterLci() local
407 ResponderLocation responderLocation = in testLciOpenUsagePolicy() local
[all …]
/frameworks/base/wifi/java/android/net/wifi/rtt/
DRangingResult.java92 ResponderLocation responderLocation, long timestamp) { in RangingResult()
111 ResponderLocation responderLocation, long timestamp) { in RangingResult()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/rtt/
DRttServiceImpl.java1169 ResponderLocation responderLocation; in postProcessResults() local