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

1 2 3 4 5 6 78 91011>>

  /external/webrtc/talk/media/base/
capturemanager.h 32 // The class employs reference counting on starting and stopping of capturing of
  /frameworks/av/cmds/screenrecord/
Overlay.h 112 enum { UNINITIALIZED, INIT, RUNNING, STOPPING, STOPPED } mState;
  /frameworks/av/include/media/stagefright/
MediaMuxer.h 94 * much data is bufferred internally, the time needed for stopping
  /frameworks/av/media/libstagefright/wifi-display/source/
RepeaterSource.cpp 80 ALOGV("stopping");
  /frameworks/base/core/java/android/speech/tts/
AudioPlaybackHandler.java 69 if (DBG) Log.d(TAG, "Stopping all items");
  /frameworks/base/core/java/com/android/server/
ResettableTimeout.java 40 * Override this to do what you need to do when it's stopping.
  /frameworks/base/docs/html-intl/intl/pt-br/training/basics/activity-lifecycle/
index.jd 66 <dt><b><a href="stopping.html">Interrompendo e reiniciando uma atividade</a></b></dt>
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
TonesAutoTest.java 149 // Test start of new tone without stopping previous one
  /frameworks/base/tests/OneMedia/src/com/android/onemedia/
PlayerService.java 88 Log.d(TAG, "Stopping self");
  /frameworks/base/tests/utils/SleepUtils/WakeLoopService/src/android/test/wakeuploop/
WakeUpCall.java 69 Log.d(LOG_TAG, "reached max loop count, stopping service");
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppHandoverReceiver.java 82 if (D) Log.d(TAG, "Stopping handover transfer with Uri " + contentUri);
  /packages/apps/Camera2/src/com/android/camera/app/
LegacyLocationProvider.java 115 Log.v(TAG, "stopping location updates");
  /packages/apps/Nfc/src/com/android/nfc/beam/
BeamManager.java 32 * Manager for starting and stopping Beam transfers. Prevents more than one transfer from
BeamReceiveService.java 67 if (DBG) Log.e(TAG, "No transfer record provided. Stopping.");
  /platform_testing/libraries/flightdemo-app-helper/src/android/platform/test/helpers/
FlightDemoHelperImpl.java 85 Log.v(LOG_TAG, "Stopping flight simulator demo");
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
mkbuiltin.go 79 // Process imports, stopping at $$ that closes them.
  /prebuilts/go/darwin-x86/src/cmd/objdump/
main.go 20 // stopping at the end address. The start and end addresses are program
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
mkbuiltin.go 79 // Process imports, stopping at $$ that closes them.
  /prebuilts/go/linux-x86/src/cmd/objdump/
main.go 20 // stopping at the end address. The start and end addresses are program
  /system/core/include/utils/
Tokenizer.h 98 * Gets the next token on this line stopping at the specified delimiters
  /system/netd/server/
ClatdController.cpp 124 ALOGD("Stopping clatd pid=%d on %s", pid, interface);
PppController.cpp 117 ALOGD("Stopping PPPD services on port %s", tty);
  /system/update_engine/
fake_p2p_manager_configuration.h 103 // Argument vector for stopping p2p.
  /art/runtime/lambda/
closure.h 116 // Traverse to the end of the type descriptor list instead of stopping at some particular index.
120 // Parse a type descriptor, stopping at index "upto_index".
  /cts/hostsidetests/jdwpsecurity/src/android/jdwpsecurity/cts/
JdwpSecurityHostTest.java 211 // capture the output for a short amount of time before stopping the 'adb jdwp'
217 // Read the output for 5s in a separate thread before stopping the command.

Completed in 1350 milliseconds

1 2 3 4 5 6 78 91011>>