Home
last modified time | relevance | path

Searched refs:isZaxisSubelementValid (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/framework/tests/src/android/net/wifi/rtt/
DResponderLocationTest.java223 boolean zValid = responderLocation.isZaxisSubelementValid(); in testIfLciOrLcrIsNull()
239 boolean zValid = responderLocation.isZaxisSubelementValid(); in testIfLciOrLcrIsEmpty()
257 boolean zValid = responderLocation.isZaxisSubelementValid(); in testIfLciShortBuffer()
278 boolean zValid = responderLocation.isZaxisSubelementValid(); in testLciValidSubelement()
323 boolean zValid = responderLocation.isZaxisSubelementValid(); in testLciInvalidElement()
343 boolean zValid = responderLocation.isZaxisSubelementValid(); in testSkipLciSubElementUnusedOrUnknown()
363 boolean zValid = responderLocation.isZaxisSubelementValid(); in testInvalidLciSubElementLengthTooSmall()
383 boolean zValid = responderLocation.isZaxisSubelementValid(); in testInvalidLciSubElementLengthTooBig()
401 boolean isZValid = responderLocation.isZaxisSubelementValid(); in testLciValidZBufferSEAfterLci()
427 boolean isZValid = responderLocation.isZaxisSubelementValid(); in testLciValidZBufferSEAfterLciWithUnsetUncertainty()
/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DResponderLocation.java1247 public boolean isZaxisSubelementValid() { in isZaxisSubelementValid() method in ResponderLocation
/packages/modules/Wifi/framework/api/
Dcurrent.txt1808 method public boolean isZaxisSubelementValid();