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

<<11121314151617181920>>

  /packages/apps/Gallery2/src/com/android/camera/
EffectsRecorder.java     [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothPhoneService.java 150 Log.w(TAG, "Stopping Bluetooth BluetoothPhoneService Service: device does not have BT");
159 if (DBG) log("Stopping Bluetooth BluetoothPhoneService Service");
    [all...]
  /external/dhcpcd/
dhcpcd.c 372 * stopping the interface. */
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c     [all...]
  /frameworks/av/services/audioflinger/
Tracks.cpp 663 ALOGV("not stopping/stopped => stopping/stopped (%d) on thread %p", mName,
772 effect->state() == EffectModule::STOPPING) {
    [all...]
Threads.cpp     [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 65 * user to switch between activities without stopping playback.
694 // before stopping the service, so that pause/resume isn't slow.
695 // Also delay stopping the service if we're transitioning between tracks.
    [all...]
  /external/srec/srec/crec/
astar.c 840 printf("Complete paths are full %d, stopping\n", stack->num_complete_paths);
862 printf("Complete paths are full %d, stopping\n", stack->num_complete_paths);
    [all...]
  /external/webkit/Source/WebCore/plugins/
PluginView.cpp 350 LOG(Plugins, "PluginView::stop(): Stopping plug-in '%s'", m_plugin->name().utf8().data());
553 // Don't allow requests to be made when the document loader is stopping all loaders.
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 587 System.out.println("Stopping: " + packageName);
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 57 <li><a href="<?cs var:toroot ?>training/basics/activity-lifecycle/stopping.html">
58 Stopping and Restarting an Activity
    [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/omap4xxx/camera/
AppCallbackNotifier.cpp     [all...]
  /libcore/luni/src/main/java/java/lang/
Thread.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java 448 Log.w(TAG, (state == BluetoothAdapter.STATE_OFF? "Stopping" : "Starting" ) +" service " +
475 * Otherwise, a memory leak can occur from repeated starting/stopping the
    [all...]
  /prebuilts/misc/android-arm/gdbserver/
gdbserver 
  /dalvik/vm/alloc/
Heap.cpp 580 * the overhead of stopping all threads and synchronizing the I/D cache
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 73 // the volume instead of stopping playback.
  /device/generic/goldfish/gps/
gps_qemu.c 737 D("gps thread stopping");
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 373 while stopping audiopath */
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 297 BTIF_TRACE_DEBUG0("BTA_AV_RC_CLOSE_EVT: Stopping AV timer.");
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_time.c 302 ** stopping a timer that is already stopped.
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 150 // potentially expensive enough that stopping whatever is in progress
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc 365 // Note that we don't need to be clever about stopping at the "real" eTLD --

Completed in 1298 milliseconds

<<11121314151617181920>>