Searched refs:run (Results 176 - 200 of 1027) sorted by relevance

1234567891011>>

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseRecyclerViewInstrumentationTest.java84 public void run() {
102 public void run() {
118 public void run() {
189 public void run() {
224 public void run() {
282 public void run() {
296 public void run() {
309 public void run() {
326 public void run() {
339 public void run() {
828 public void run() { method in class:BaseRecyclerViewInstrumentationTest.TestAdapter.AddRemoveRunnable
[all...]
H A DDefaultItemAnimatorTest.java142 public void run() {
146 postRun.run();
216 public void run() throws Throwable {
309 public void run() {
321 public void run() {
332 public void run() {
344 public void run() {
357 public void run() {
368 public void run() {
428 public void run() throw method in interface:DefaultItemAnimatorTest.ThrowingRunnable
[all...]
H A DRecyclerViewAccessibilityTest.java120 public void run() {
143 public void run() {
159 public void run() {
182 public void run() {
234 public void run() {
243 // we can run this here since we blocked layout.
255 public void run() {
/frameworks/base/core/java/android/speech/tts/
H A DAudioPlaybackHandler.java119 public void run() { method in class:AudioPlaybackHandler.MessageLoop
131 // will be run anyway.
134 item.run();
/frameworks/base/core/tests/coretests/src/android/content/
H A DContentQueryMapTest.java34 /** Helper class to run test code in a new thread with a Looper. */
41 public void run() { method in class:ContentQueryMapTest.LooperThread
92 public void run() {
/frameworks/base/media/jni/soundpool/
H A DSoundPoolThread.cpp78 return soundPoolThread->run();
81 int SoundPoolThread::run() { function in class:android::SoundPoolThread
82 ALOGV("run");
94 ALOGW("run: Unrecognized message %d\n",
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DProviderExecutor.java103 public void run() { method in class:ProviderExecutor
107 command.run();
/frameworks/base/tests/LockTaskTests/src/com/google/android/example/locktasktests/
H A DMainActivity.java27 public void run() {
46 mBackgroundPolling.run();
/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/
H A DDemoModeController.java216 public void run() {
233 public void run() {
255 public void run() {
268 public void run() {
293 public void run() {
308 public void run() {
321 public void run() {
332 public void run() {
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DDemo1.java51 public void run() {
60 public void run() {
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUnitTest.java82 public void run() {
138 public void run() { method in class:UnitTest
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUnitTest.java82 public void run() {
138 public void run() { method in class:UnitTest
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUnitTest.java82 public void run() {
138 public void run() { method in class:UnitTest
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DTitleHelper.java76 public void run() {
82 public void run() {
/frameworks/volley/src/main/java/com/android/volley/
H A DCacheDispatcher.java79 public void run() { method in class:CacheDispatcher
139 public void run() {
/frameworks/av/services/audiopolicy/utilities/convert/
H A Dconvert.h167 static inline bool run(const std::string &str, dstType &result) function in class:android::utilities::details::Converter
177 static inline bool run(const srcType &str, std::string &result) function in class:android::utilities::details::Converter
195 static inline bool run(Src &src, Dst &dst) function in class:android::utilities::details::Converter
216 return details::Converter<srcType, dstType>::run(input, result);
268 if (!details::Converter<std::string, float>::run(str, result)) {
298 if (!details::Converter<std::string, double>::run(str, result)) {
/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
H A DGridWidgetTest.java72 public void run() {
89 public void run() {
101 public void run() {
341 public void run() {
553 public void run() {
561 public void run() {
568 public void run() {
579 public void run() {
602 public void run() {
608 public void run() {
[all...]
/frameworks/base/test-runner/src/android/test/
H A DTestRunner.java88 public void run(TestResult result) { method in class:TestRunner.JunitTestSuite
90 super.run(result);
232 public void run(String[] classes) { method in class:TestRunner
234 run(cl);
278 test classes to a test suite for run
280 public void run(String className) { method in class:TestRunner
287 run(children);
305 //Need a way to mark a test to be run in profiling mode or not.
307 test.run();
310 test.run();
[all...]
/frameworks/base/media/java/android/service/media/
H A DMediaBrowserService.java175 public void run() {
219 public void run() {
236 public void run() {
257 public void run() {
282 public void run() {
385 public void run() {
422 public void run() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java212 public void run() {
233 * @param finishRunnable the runnable to be run after the animation finished, or {@code null} if
234 * no action should be run
240 finishRunnable.run();
256 public void run() {
267 public void run() {
301 public void run() {
374 public void run() {
449 public void run() {
H A DDozeScrimController.java171 endRunnable.run();
220 public void run() {
239 public void run() {
248 public void run() {
258 public void run() {
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCameraStressTest.java75 public void run() {
120 public void run() {
122 command.run();
129 fail("Failed to run the command on the looper.");
153 public void run() {
200 public void run() {
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dblock.cpp86 int *level, *run; local
143 run = encvid->run[ras2dec[blkidx]];
182 run[numcoeff++] = zero_run;
371 int *level, *run, zero_run, ncoeff; local
453 run = encvid->rundc;
488 run[ncoeff++] = zero_run;
563 run = encvid->run[0];
617 run[ncoef
734 int *level, *run, zero_run, ncoeff; local
1119 int *run = encvid->rundc; local
1210 int *level, *run; local
[all...]
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardPINView.java126 public void run() {
141 public void run() {
144 finishRunnable.run();
/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java180 public void run() {
188 public void run() { method in class:CountryDetectorService
197 public void run() {

Completed in 661 milliseconds

1234567891011>>