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

<<21222324252627282930>>

  /packages/services/Car/service/src/com/android/car/
CarAudioService.java 501 physicalStreamTypeForTop + " as radio, stopping radio");
648 //TODO Is there a need to wait for the stopping of streams?
    [all...]
  /system/core/init/
service.cpp 535 NotifyStateChange("stopping");
586 NotifyStateChange("stopping");
  /system/netd/server/
MDnsSdListener.cpp 148 if (VDBG) ALOGD("Stopping %s with ref %p", str, ref);
582 ALOGD("Stopping MDNSD");
  /frameworks/base/core/java/android/app/
Service.java 158 * and the service is effectively terminated. All cleanup (stopping threads,
629 * safely avoid stopping if there is a start request from a client that you
637 * are responsible for stopping them in the same order you received them.</p>
    [all...]
  /frameworks/base/docs/html-intl/intl/in/guide/components/
services.jd 17 <li><a href="#Stopping">Menghentikan layanan</a></li>
433 // start ID so we know which request we're stopping when we finish the job
533 <h3 id="Stopping">Menghentikan layanan</h3>
    [all...]
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java     [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2AndroidTestCase.java 156 if (VERBOSE) Log.v(TAG, "Stopping capture");
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
Playback.java 51 // allowed to reduce the volume instead of stopping playback.
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
Playback.java 51 // allowed to reduce the volume instead of stopping playback.
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
Playback.java 51 // allowed to reduce the volume instead of stopping playback.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DisplayActivity.java 289 * This callback is invoked when the system is stopping the Activity. It stops
  /docs/source.android.com/src/devices/tech/power/
component.jd 153 results. Stopping the Android framework with <code>adb shell stop</code> can reduce system
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 349 logging.info('stopping %d thread(s)' % len(self.worker_threads))
  /external/chromium-trace/catapult/dashboard/dashboard/
auto_bisect.py 75 'Stopping automatic restart for this job.' %
  /external/cmockery/cmockery_0_1_2/src/google/
cmockery.h 383 // failed without stopping a test.
  /external/deqp/execserver/
xsWin32TestProcess.cpp 724 // \note Buffers must be canceled before stopping readers.
  /external/eigen/bench/spbench/
spbenchsolver.h 493 RelErr = tol; //Relative residual error as stopping criterion for iterative solvers
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 220 if (state() != State.STOPPING) {
  /external/libjpeg-turbo/
rdjpgcom.c 327 * SOFn, other implementations might not, so we scan to SOS before stopping.
  /external/libmicrohttpd/src/microspdy/
applicationlayer.c 206 * closing stream, stopping daemon, etc.). It is possible that
  /external/libmicrohttpd/src/testcurl/
test_get.c 494 /* printf("Stopping daemon\n"); */
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c     [all...]
  /external/libunwind/src/ia64/
Gstep.c 327 Dprintf ("%s: ip, sp, and bsp unchanged; stopping here (ip=0x%lx)\n",
  /external/libunwind_llvm/src/
Unwind-sjlj.c 331 // If this is non-forced and a stopping place was found, then this is a
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 110 // Search backward from BB, creating BBInfos along the way and stopping

Completed in 2057 milliseconds

<<21222324252627282930>>