Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/webkit/
DDeviceMotionService.java61 public void suspend() { in suspend() method in DeviceMotionService
DDeviceOrientationService.java65 public void suspend() { in suspend() method in DeviceOrientationService
/frameworks/base/docs/html/training/monitoring-device-state/
Dconnectivity-monitoring.jd79 suspend) your background updates accordingly.</p>
87 should there be none, suspend further updates until connectivity is restored.</p>
/frameworks/av/services/audioflinger/
DAudioFlinger.h567 bool suspend,
600 bool suspend,
604 bool suspend,
999 void suspend() { mSuspended++; } in suspend() function
1719 bool suspend);
1721 void setEffectSuspendedAll_l(bool suspend);
DAudioFlinger.cpp883 bool suspend = audio_is_bluetooth_sco_device(device) && btNrecIsOff; in setParameters() local
885 suspend, in setParameters()
888 suspend, in setParameters()
1372 const effect_uuid_t *type, bool suspend, int sessionId) in setEffectSuspended() argument
1375 setEffectSuspended_l(type, suspend, sessionId); in setEffectSuspended()
1379 const effect_uuid_t *type, bool suspend, int sessionId) in setEffectSuspended_l() argument
1384 chain->setEffectSuspended_l(type, suspend); in setEffectSuspended_l()
1386 chain->setEffectSuspendedAll_l(suspend); in setEffectSuspended_l()
1390 updateSuspendedSessions_l(type, suspend, sessionId); in setEffectSuspended_l()
1418 bool suspend, in updateSuspendedSessions_l() argument
[all …]
/frameworks/base/docs/html/tools/debugging/
Ddebugging-projects-cmdline.jd64 and allowing you to suspend them, inspect their state, and set breakpoints. If you selected "Wait
/frameworks/base/core/java/android/widget/
DVideoView.java589 public void suspend() { in suspend() method in VideoView
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
DGlowPadView.java152 public void setSuspended(boolean suspend) { in setSuspended() argument
153 mSuspended = suspend; in setSuspended()
DMultiWaveView.java157 public void setSuspended(boolean suspend) { in setSuspended() argument
158 mSuspended = suspend; in setSuspended()
/frameworks/base/docs/html/guide/practices/app-design/
Djni.jd82 <p>Android does not suspend threads executing native code. If
83 garbage collection is in progress, or the debugger has issued a suspend
/frameworks/base/docs/html/guide/practices/
Djni.jd82 <p>Android does not suspend threads executing native code. If
83 garbage collection is in progress, or the debugger has issued a suspend
/frameworks/base/docs/html/sdk/api_diff/8/
DmissingSinces.txt263 NO DOC BLOCK: android.widget.VideoView Method suspend()
/frameworks/base/api/
D14.txt27494 method public void suspend();
30383 method public final deprecated void suspend();
30433 method public final deprecated void suspend();
D15.txt27649 method public void suspend();
30538 method public final deprecated void suspend();
30588 method public final deprecated void suspend();
Dcurrent.txt28932 method public void suspend();
31821 method public final deprecated void suspend();
31871 method public final deprecated void suspend();
D16.txt28932 method public void suspend();
31821 method public final deprecated void suspend();
31871 method public final deprecated void suspend();