HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 201 - 225 of 776) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd 41 even stopping&mdash;your updates when the battery charge is nearly exhausted.</p>
  /frameworks/base/media/java/android/media/
Ringtone.java 255 Log.w(TAG, "Problem stopping ringtone: " + e);
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardFaceUnlockView.java 159 // Registers a callback which handles stopping the biometric unlock and restarting it in
  /frameworks/wilhelm/tests/examples/
slesTestPlayFdPath.cpp 177 fprintf(stdout, "Stopping playback\n");
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
Server.cpp 203 LOG_V(" Stopping to listen on notification socket.");
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_ComponentThread.c 172 /* Do not accept any command when the component is stopping */
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Thread.c 137 /* Do not accept any command when the component is stopping */
  /packages/apps/Contacts/src/com/android/contacts/socialwidget/
SocialWidgetProvider.java 79 Log.d(TAG, "Stopping loader for widget with id=" + appWidgetId);
  /packages/apps/Email/src/org/apache/commons/io/
FileCleaner.java 30 * example), you should consider stopping the background thread if it is no
  /packages/apps/Mms/src/com/android/mms/transaction/
TransactionService.java 222 Log.v(TAG, "onNewIntent: no pending messages. Stopping service.");
304 Log.v(TAG, "onNewIntent: no pending messages. Stopping service.");
741 // Set transaction to null to allow stopping th
    [all...]
  /system/netd/
TetherController.cpp 179 ALOGD("Stopping tethering services");
  /external/oprofile/module/
oprofile.c 333 * have just transitioned to STOPPING, and we must
337 case STOPPING: {
547 state = STOPPING;
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 767 ALOGV("Stopping MediaRecorder...");
    [all...]
  /frameworks/base/core/java/android/app/
LocalActivityManager.java 93 // TODO: put back in stopping of activities.
183 if (localLOGV) Log.v(TAG, r.id + ": stopping");
198 if (localLOGV) Log.v(TAG, r.id + ": stopping");
Service.java 154 * and the service is effectively terminated. All cleanup (stopping threads,
569 * safely avoid stopping if there is a start request from a client that you
577 * are responsible for stopping them in the same order you received them.</p>
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityStack.java 140 STOPPING,
    [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 234 case STOPPING:
574 case STOPPING:
586 mState = STOPPING;
609 case STOPPING:
626 case STOPPING:
    [all...]
  /frameworks/base/docs/html/guide/components/
services.jd 25 <li><a href="#Stopping">Stopping a service</a></li>
457 // start ID so we know which request we're stopping when we finish the job
557 <h3 id="Stopping">Stopping a service</h3>
572 start request (stopping at the end of the first request would terminate the second one). To avoid
    [all...]
  /external/chromium/chrome/browser/
browser_process_impl.cc 222 // stopping the GPU thread. The GPU thread will close IPC channels to renderer
223 // processes so this has to happen before stopping the IO thread.
273 // Stop the watchdog thread after stopping other threads.
    [all...]
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_act.c 562 /* Handle NDEF stopping */
580 /* If stopping listening Felica system code, then clear T3T Flags for this */
588 /* If stopping listening T4T AID, then deregister this AID from CE_T4T */
    [all...]
  /cts/suite/audio_quality/lib/src/audio/
RemoteAudio.cpp 144 LOGE("socketRxCallback, error in packet, stopping polling");
  /device/generic/goldfish/camera/
EmulatedCameraDevice.cpp 308 ALOGV("Stopping emulated camera device's worker thread...");
  /external/bluetooth/bluedroid/include/
gki_target.h 133 /* delay in ticks before stopping system tick. */
  /external/chromium/base/
message_pump_mac.h 141 // the basis of run loops starting and stopping.
  /external/chromium/chrome/browser/sync/engine/
syncer_proto_util.cc 103 // Birthday verification failures result in stopping sync and deleting

Completed in 492 milliseconds

1 2 3 4 5 6 7 891011>>