HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 601 - 625 of 1180) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/app/
LoaderManager.java 329 if (DEBUG) Log.v(TAG, " Stopping: " + this);
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 447 * velocity, or stopping.
529 // stopping animation will prevent it from running.
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
WifiDisplayController.java 374 // Defer actually stopping discovery if we have a connection attempt in progress.
378 Slog.i(TAG, "Stopping Wifi display scan.");
    [all...]
  /frameworks/support/fragment/java/android/support/v4/app/
LoaderManager.java 322 if (DEBUG) Log.v(TAG, " Stopping: " + this);
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 544 // Could be null if we're stopping a slide show in the course of pausing
867 // Could be null if we're stopping a slide show in the course of pausing
    [all...]
  /system/update_engine/common/
http_fetcher_unittest.cc 775 LOG(INFO) << "Stopping server in destructor";
784 LOG(INFO) << "Stopping server in ReceivedBytes";
    [all...]
  /external/valgrind/coregrind/
m_stacktrace.c 218 stopping when the trail goes cold, which we guess to be
511 stopping when the trail goes cold, which we guess to be
723 stopping when the trail goes cold, which we guess to be
    [all...]
vgdb-invoker-ptrace.c 467 /* If we found no thread, it means the process is stopping, and
512 /* No threads are live. Process is busy stopping.
    [all...]
  /build/core/
main.mk 47 $(error stopping)
310 $(error stopping)
320 $(error stopping)
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 480 // stopping at pixels matching specified border color.
488 // stopping at pixels matching specified border color.
520 // stopping at pixels matching specified border color.
    [all...]
  /external/strace/
strace.c 894 * with this stopping sig (see tests/detach-stopped).
1163 * vfork: parent is blocked, stopping would deadlock.
    [all...]
  /frameworks/base/core/java/android/os/
UserManager.java 372 * <li>force stopping apps</li>
    [all...]
  /frameworks/base/docs/html/guide/topics/media/
camera.jd     [all...]
  /frameworks/base/docs/html-intl/intl/pt-br/guide/components/
services.jd 17 <li><a href="#Stopping">Interrupção de serviço</a></li>
433 // start ID so we know which request we're stopping when we finish the job
533 <h3 id="Stopping">Interrupção de um serviço</h3>
    [all...]
  /libcore/ojluni/src/main/java/sun/misc/
FormattedFloatingDecimal.java 749 * Some day, we'll write a stopping test that takes
770 * Some day, we'll write a stopping test that takes
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java 789 + (state == BluetoothAdapter.STATE_OFF ? "Stopping" : "Starting")
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 65 * user to switch between activities without stopping playback.
700 // before stopping the service, so that pause/resume isn't slow.
701 // Also delay stopping the service if we're transitioning between tracks.
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnection.java 212 // Determines if the hold tone is starting or stopping.
215 // Determine which connection the hold tone is stopping or starting for
219 // or stopping the hold tone.
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java     [all...]
  /external/jetty/
VERSION.txt     [all...]
  /frameworks/base/media/java/android/media/
MediaRecorder.java 632 * and recording will be stopped. Stopping happens asynchronously, there
647 * and recording will be stopped. Stopping happens asynchronously, there
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 627 ALOGV("Stopping scan");
706 ALOGV("Stopping GScan, wifi_request_id = %d, halHandle = %p", id, handle);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 416 /** Set to indicate component is stopping */
482 /* Flag for Component Thread Stopping*/
  /hardware/ti/omap4-aah/camera/
AppCallbackNotifier.cpp     [all...]
  /hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp     [all...]

Completed in 1611 milliseconds

<<21222324252627282930>>