Home
last modified time | relevance | path

Searched refs:runnable (Results 1 – 7 of 7) sorted by relevance

/development/tools/bugreport/src/com/android/bugreport/stacks/
DThreadSnapshot.java39 public boolean runnable; field in ThreadSnapshot
80 this.runnable = that.runnable; in ThreadSnapshot()
DThreadSnapshotParser.java164 result.runnable = true; in parse()
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
DPlayerSetupActivity.java196 Runnable runnable = new Runnable() { in buttonClick()
203 slideToNext(mNameTV, mDifficultyTV, runnable); in buttonClick()
216 Runnable runnable = new Runnable() { in buttonClick()
219 Runnable runnable = new Runnable() { in buttonClick()
225 popChildrenIn(mCreditButtons1, runnable); in buttonClick()
228 slideToNext(mDifficultyTV, mCreditTV, runnable); in buttonClick()
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java628 public static void execute(Runnable runnable) { in execute() argument
629 sDefaultExecutor.execute(runnable); in execute()
/development/tools/bugreport/src/com/android/bugreport/html/
DRenderer.java278 hdf.setValue("runnable", thread.runnable ? "1" : "0"); in makeThreadSnapshotHdf()
/development/tools/bugreport/src/com/android/bugreport/inspector/
DInspector.java480 if (thread.runnable) { in isThreadInteresting()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv35047 …ernal/toybox,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Make bzcat tests runnable on a toybox-only …
35262 …ernal/toybox,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Make pgrep tests runnable on toybox-only sy…
35367 …ernal/toybox,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Make pkill tests runnable on a toybox-only …
38179 …er3,fake_q8GWOOtYSs2PsI6VxOom9Q@fakeemail.com,Cancel exit spring loaded runnable when launcher sta…
76059 …autotest,fake_8NEgTsVDSJ6jwBOsfJ29oQ@fakeemail.com,[autotest] Make lxc_functional_test.py runnable.
81144 …tform/art,fake_iAzTpg9AQMmpmxSKwb4nmg@fakeemail.com,Make java 8 run-tests runnable on the RI again.
82352 …t,fake_NEWJ7ky0SsmdHHQg5Z9ELg@fakeemail.com,Special case the suspend to runnable transition when l…
83526 …3,platform/art,fake_iAzTpg9AQMmpmxSKwb4nmg@fakeemail.com,Make jvmti tests runnable on the RI again.
97162 …l.com,Adding unlockProfile to trust-agent meta data and makes TrustAgent runnable under direct boot
106588 …N3Q@fakeemail.com,PhoneStatusBar: Add test for executeRunnableDismissingKeyguard with null runnable
[all …]