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

1 2 3 4 56 7 8 91011>>

  /external/mdnsresponder/mDNSPosix/
mdnsd.sh 56 echo -n "Stopping Apple Darwin Multicast DNS / DNS Service Discovery daemon:"
  /external/opencv3/doc/tutorials/viz/launching_viz/
launching_viz.markdown 43 loop, in each iteration, **spinOnce** is called to prevent event loop from completely stopping.
  /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.
  /external/webrtc/talk/app/webrtc/
videosourceinterface.h 44 // But it should not be used for starting or stopping capturing.
  /external/webrtc/webrtc/base/
networkmonitor.h 27 * stopping the monitor. This avoids the potential race condition when creating
  /frameworks/av/include/media/stagefright/
SimpleDecodingSource.h 83 STOPPING,
  /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/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/
PrintServicePlugin.java 72 * @throws Exception If anything went wrong while stopping plugin
  /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
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
adafruitms1438.cxx 66 cout << "Stopping M3" << endl;
  /hardware/bsp/intel/peripheral/libupm/examples/java/
GroveMDSample.java 57 System.out.println("Stopping motors");
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
adafruitms1438.js 81 console.log("Stopping M3");
grovemd.js 57 console.log("Stopping motors");
  /hardware/bsp/intel/peripheral/libupm/examples/python/
adafruitms1438.py 81 print "Stopping M3"
  /packages/apps/Dialer/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/services/Telecomm/src/com/android/server/telecom/
RingbackPlayer.java 86 Log.i(this, "Stopping the ringback tone for %s.", call);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
mkbuiltin.go 76 // Process imports, stopping at $$ that closes them.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
mkbuiltin.go 76 // Process imports, stopping at $$ that closes them.
  /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");

Completed in 1293 milliseconds

1 2 3 4 56 7 8 91011>>