Home
last modified time | relevance | path

Searched refs:interrupted (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/core/java/android/os/
DSystemClock.java124 boolean interrupted = false; in sleep()
130 interrupted = true; in sleep()
135 if (interrupted) { in sleep()
DRecoverySystem.java334 final boolean interrupted = Thread.interrupted(); in verifyPackage()
339 if (interrupted) { in verifyPackage()
/frameworks/base/core/java/android/speech/tts/
DUtteranceProgressListener.java75 public void onStop(String utteranceId, boolean interrupted) { in onStop() argument
177 public void onStop(String utteranceId, boolean interrupted) { in from() argument
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DInstallNonMarketAppsDeprecationTest.java56 boolean interrupted = false; in waitTillValueChanges()
64 interrupted = true; in waitTillValueChanges()
68 if (interrupted) { in waitTillValueChanges()
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/
DBTtraffic.java198 if (!Thread.interrupted()) { in run()
220 while (!Thread.interrupted()) { in doListening()
224 if (Thread.interrupted()) in doListening()
305 while (!Thread.interrupted()) { in doSending()
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DActivityManagerInternalTest.java170 Thread.currentThread().interrupted(); in run()
174 mNotified = !Thread.interrupted(); in run()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DCanvasTextureViewActivity.java89 while (mRunning && !Thread.interrupted()) { in run()
DHardwareCanvasTextureViewActivity.java92 while (mRunning && !Thread.interrupted()) { in run()
DHardwareCanvasSurfaceViewActivity.java129 while (mRunning && !Thread.interrupted()) { in run()
/frameworks/base/services/core/java/com/android/server/wm/
DViewServer.java299 while (!Thread.interrupted()) { in windowManagerAutolistLoop()
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/
DSvcMonitor.java127 while (!Thread.interrupted()) { in run()
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DDocumentLoader.java192 while (!Thread.interrupted()) { in run()
/frameworks/base/cmds/bootanimation/
DFORMAT.md36 + `p` -- this part will play unless interrupted by the end of the boot
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java1694 boolean hasJoined = false, interrupted = false; in helpDestroy()
1700 interrupted = true; in helpDestroy()
1703 if (interrupted) { in helpDestroy()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java1617 boolean hasJoined = false, interrupted = false; in helpDestroy()
1623 interrupted = true; in helpDestroy()
1626 if (interrupted) { in helpDestroy()
/frameworks/base/services/core/java/com/android/server/clipboard/
DClipboardService.java99 while(!Thread.interrupted()) { in run()
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java757 Thread.interrupted(); in waitForConnection()
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md44 off VSync injections if it interrupted in any way other than fully replaying the trace
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1943 interrupted(); // Clear interrupt flag if execute called exit. in run()
/frameworks/base/proto/src/
Dwifi.proto81 // Scan was successfully started, but was interrupted.
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dlstb.txt252 done had you never been interrupted."
2783 of that interrupted message. At the doorway of the Howe Street flats
3122 warnings, which were suddenly interrupted. It is very clear to me now
4765 to indicate how they were interrupted by gaspings for breath and
4843 "Well, I won't see him, Staples. I can't have my work interrupted
6190 interrupted, and we were precipitated into the midst of a series of
Dretn.txt1720 Holmes interrupted him.
4367 The nobleman's reply was interrupted by his secretary, who broke in
5341 interrupted."
6812 what I should do if we were interrupted. For half an hour Holmes
Dcase.txt1448 endeavoured to distract my mind with a novel. I was interrupted,
2790 more their conversation was interrupted by the imperturbable Billy
4862 Holmes's cross-examination was interrupted by an imperative knocking
Dmems.txt2581 His words were interrupted by a sharp rat-tat from the direction of
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...

12