Searched refs:getLap (Results 1 – 5 of 5) sorted by relevance
58 public Manager.Lap getLap() { in getLap() method in Waypoint
183 public Manager.Lap getLap() { in getLap() method in DataFragment184 return mManager.getLap(); in getLap()
162 switch (mActivity.getLap()) { in setupUILoop()204 mCurrentObjective = getObjectiveText(mActivity.getLap(), referenceWaypoints.size()); in setupUILoop()
277 public Lap getLap() { in getLap() method in TestActivity278 return mDataFragment.getLap(); in getLap()
357 public Lap getLap() { in getLap() method in Manager