Searched refs:WaypointRingNotEnteredException (Results 1 – 10 of 10) sorted by relevance
22 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;49 WaypointAreaCoveredException, WaypointRingNotEnteredException { in createWaypointAndAddToPath()85 WaypointAreaCoveredException, WaypointRingNotEnteredException; in additionalChecks()
28 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;102 public void additionalChecks(float[] coordinates) throws WaypointRingNotEnteredException { in additionalChecks()106 throw new WaypointRingNotEnteredException(); in additionalChecks()
21 public class WaypointRingNotEnteredException extends WaypointException { class
24 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;166 WaypointAreaCoveredException, WaypointRingNotEnteredException { in onWaypointPlacementAttempt()
28 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;113 } catch (WaypointRingNotEnteredException e) { in onCreateView()
28 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;115 } catch (WaypointRingNotEnteredException e) { in onCreateView()
29 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;124 } catch (WaypointRingNotEnteredException e) { in onCreateView()
25 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;88 WaypointStartPointException, WaypointRingNotEnteredException { in addWaypointDataToPath()
27 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;124 WaypointStartPointException, WaypointRingNotEnteredException { in addPoseDataToPath()
33 import com.android.cts.verifier.sensors.sixdof.Utils.Exceptions.WaypointRingNotEnteredException;338 …xception, WaypointDistanceException, WaypointStartPointException, WaypointRingNotEnteredException { in attemptWaypointPlacement()