Searched defs:newFragment (Results 1 - 4 of 4) sorted by relevance

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DMainActivity.java283 private void switchScreen(Fragment newFragment, String title) { argument
287 transaction.replace(R.id.fragment_container, newFragment);
298 TapLatencyFragment newFragment = new TapLatencyFragment();
300 switchScreen(newFragment, "Tap Latency");
304 ScreenResponseFragment newFragment = new ScreenResponseFragment();
306 switchScreen(newFragment, "Screen Response");
310 AudioFragment newFragment = new AudioFragment();
311 switchScreen(newFragment, "Audio Latency");
316 MidiFragment newFragment = new MidiFragment();
317 switchScreen(newFragment, "MID
[all...]
/external/robolectric/v1/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.text_3.5.400.v20150505-1044.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 162 milliseconds