HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 76 - 100 of 959) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/jsilver/src/com/google/streamhtmlparser/
Parser.java 25 * at a time, stopping only when it needs to determine the state of the
  /external/lldb/test/functionalities/breakpoint/breakpoint_ignore_count/
main.c 13 // breakpoint is skipped before stopping. Ignore count can also be set upon
  /external/mdnsresponder/mDNSPosix/
mdnsd.sh 56 echo -n "Stopping Apple Darwin Multicast DNS / DNS Service Discovery daemon:"
  /external/openssh/contrib/hpux/
egd.rc 58 echo "Stopping $WHAT"
sshd.rc 56 echo "Stopping $WHAT"
  /external/selinux/policycoreutils/mcstrans/src/
mcstrans.init 64 echo -n $"Stopping $prog: "
  /external/vixl/examples/
factorial-rec.cc 40 // Check for the stopping condition: the input number is null.
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GraphRunner.java 89 /** Stops graph execution. As part of stopping, also closes the graph nodes. */
  /frameworks/ml/bordeaux/service/res/layout/
lava_messenger_service_binding.xml 17 <!-- Demonstrates starting and stopping a local service.
lava_service_binding.xml 17 <!-- Demonstrates starting and stopping a local service.
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
RSTest_v14.java 78 // Actually kill the app if we are stopping. We don't want to
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
RSTest_v16.java 78 // Actually kill the app if we are stopping. We don't want to
  /packages/apps/InCallUI/src/com/android/incallui/
DialpadPresenter.java 75 Log.d(this, "stopping remote tone");
  /packages/apps/Messaging/src/android/support/v7/mms/
MmsService.java 41 // Delay before stopping the service
245 // The latest intent startId, used for safely stopping service
435 * Log the result of service stopping. Also check wake lock status when service stops.
446 Log.i(TAG, "Service stopping cancelled");
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
ForceStopManager.java 31 * Handles force stopping an application.
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 116 Log.d(TAG, "AdvertiserService has reached timeout of "+TIMEOUT+" milliseconds, stopping advertising.");
146 Log.d(TAG, "Service: Stopping Advertising");
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 116 Log.d(TAG, "AdvertiserService has reached timeout of "+TIMEOUT+" milliseconds, stopping advertising.");
146 Log.d(TAG, "Service: Stopping Advertising");
  /development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserService.java 116 Log.d(TAG, "AdvertiserService has reached timeout of "+TIMEOUT+" milliseconds, stopping advertising.");
146 Log.d(TAG, "Service: Stopping Advertising");
  /external/lldb/include/lldb/Target/
ThreadPlanShouldStopHere.h 25 // plan instead of stopping.
27 // The classic example of the use of this is ThreadPlanStepInRange not stopping in frames that have
  /external/lldb/source/Plugins/Process/Linux/
ProcessLinux.cpp 143 // If a breakpoint occurs while we're stopping threads, we'll get back
152 log->Printf ("ProcessLinux::%s() stopping all threads", __FUNCTION__);
  /external/lldb/source/Target/
ThreadPlanStepInstruction.cpp 164 "We are probably just confused about where we are, stopping.");
173 log->Printf("Could not find previous frame, stopping.");
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 115 #define CVAD_THRESH_ADAPT_HIGH (Word16)(0.6 * MAX_16) /* threshold for adapt stopping high */
116 #define CVAD_THRESH_ADAPT_LOW (Word16)(0.5 * MAX_16) /* threshold for adapt stopping low */
  /frameworks/base/core/java/android/print/
PrinterDiscoverySession.java 100 Log.e(LOG_TAG, "Error stopping printer discovery", re);
125 Log.e(LOG_TAG, "Error stopping printer state tracking", re);
  /frameworks/base/services/core/java/com/android/server/
SystemService.java 144 * Called when an existing user is stopping, for system services to finalize any per-user
153 * Called when an existing user is stopping, for system services to finalize any per-user
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 123 Log.w(mName, "Stopping profile service: device does not have BT");
141 Log.d(mName, "Received stop request...Stopping profile...");

Completed in 205 milliseconds

1 2 34 5 6 7 8 91011>>