Searched defs:makeBasicLaunchIntent (Results 1 - 3 of 3) sorted by last modified time

/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A DIPControls.java140 Intent intent = makeBasicLaunchIntent();
197 Intent makeBasicLaunchIntent() { method in class:IPControls
230 Intent intent = makeBasicLaunchIntent();
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DIPControlsJB.java138 Intent intent = makeBasicLaunchIntent();
199 Intent makeBasicLaunchIntent() { method in class:IPControlsJB
233 Intent intent = makeBasicLaunchIntent();
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasControls.java108 Intent makeBasicLaunchIntent() { method in class:BlasControls
135 Intent intent = makeBasicLaunchIntent();

Completed in 173 milliseconds