Searched refs:WaypointAreaCoveredException (Results 1 – 11 of 11) sorted by relevance
21 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;48 WaypointAreaCoveredException { in additionalChecks()98 WaypointAreaCoveredException, WaypointStartPointException { in testValidationSelection()131 private void validateAreaCovered(float[] point3) throws WaypointAreaCoveredException { in validateAreaCovered()142 throw new WaypointAreaCoveredException(); in validateAreaCovered()
20 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;49 WaypointAreaCoveredException, WaypointRingNotEnteredException { in createWaypointAndAddToPath()85 WaypointAreaCoveredException, WaypointRingNotEnteredException; in additionalChecks()
20 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;73 WaypointAreaCoveredException { in additionalChecks()
21 public class WaypointAreaCoveredException extends WaypointException { class
22 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;166 WaypointAreaCoveredException, WaypointRingNotEnteredException { in onWaypointPlacementAttempt()
26 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;104 } catch (WaypointAreaCoveredException e) { in onCreateView()
26 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;109 } catch (WaypointAreaCoveredException e) { in onCreateView()
27 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;118 } catch (WaypointAreaCoveredException e) { in onCreateView()
23 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;87 throws WaypointAreaCoveredException, WaypointDistanceException, in addWaypointDataToPath()
24 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;123 throws WaypointAreaCoveredException, WaypointDistanceException, in addPoseDataToPath()
45 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointAreaCoveredException;336 …public void attemptWaypointPlacement() throws WaypointAreaCoveredException, WaypointDistanceExcept… in attemptWaypointPlacement()