Home
last modified time | relevance | path

Searched refs:TapLatencyFragment (Results 1 – 2 of 2) sorted by relevance

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DTapLatencyFragment.java38 public class TapLatencyFragment extends Fragment class
70 TapLatencyFragment.this.appendLogText(msg);
137 public TapLatencyFragment() { in TapLatencyFragment() method in TapLatencyFragment
DMainActivity.java149 mRobotAutomationFragment = new TapLatencyFragment(); in onResume()
298 TapLatencyFragment newFragment = new TapLatencyFragment(); in onClickTapLatency()