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

1 2 3 45 6 7 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/burst/
BurstFacadeImpl.java 49 STOPPING
172 BurstModuleState.STOPPING)) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockEventReceiver.java 142 * releasing the wake lock if the service is now stopping.
149 Log.d(TAG, "finishStartingService: stopping service");
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
stopping.jd 1 page.title=Stopping and Restarting an Activity
35 <p>Properly stopping and restarting your activity is an important process in the activity lifecycle
97 // Save the note's current draft, because the activity is stopping
  /frameworks/base/docs/html/training/wearables/apps/
voice.jd 155 when starting and <code>CompletedActionStatus</code> when stopping.</dd>
171 when starting and <code>CompletedActionStatus</code> when stopping</dd>
188 when starting and <code>CompletedActionStatus</code> when stopping</dd>
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java 112 * Gets whether the route can be disconnected without stopping playback. To
113 * specify that the route should disconnect without stopping use
350 * Sets whether the route can be disconnected without stopping playback.
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_ppic_adv.c 20 * vc1_ParsePictureHeader_Adv() but stopping before processing of macroblock
128 * vc1_ParsePictureHeader_Adv() but stopping before processing of macroblock
204 * vc1_ParseFieldHeader_Adv() but stopping before processing of macroblock
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java 410 debugLog("Stopping Gatt profile services that were post enabled");
450 errorLog("Error stopping Bluetooth profiles (stop timeout)");
457 errorLog("Error stopping Bluetooth profiles (BLE stop timeout)");
  /build/tools/
findleaves.py 19 # Finds files with the specified name under a particular directory, stopping
  /development/samples/ApiDemos/res/layout/
remote_binding_options.xml 17 <!-- Demonstrates starting and stopping a local service.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeWrapper.java 115 logWriter.println("IOException in stopping transport listening: " + e);
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
animation_controller.html 70 // Must tick the animation before stopping it case its about to stop,
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/about_tracing/
inspector_tracing_controller_client.html 149 this.recording_ = 'stopping';
  /external/jetty/src/java/org/eclipse/jetty/util/component/
FileNoticeLifeCycleListener.java 73 writeState("STOPPING",event);
  /external/lldb/test/functionalities/breakpoint/breakpoint_locations/
TestBreakpointLocations.py 62 self.expect("process status", "No stopping on any disabled breakpoint",
  /external/lldb/test/python_api/watchpoint/
TestWatchpointIgnoreCount.py 85 # inferior to run to its completion without stopping due to watchpoint.
  /external/llvm/lib/Target/X86/
X86AsmPrinter.h 67 // recently encountered STACKMAP, stopping when that number is greater than
  /external/vogar/src/vogar/monitor/
InterleavedReader.java 124 * Returns the index of marker in {@code chars}, stopping at {@code limit}.
  /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/android/view/
IWindow.aidl 86 * @param remainingFrameCount how many frames the app might still draw before stopping drawing;
  /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/training/notepad/
notepad-extra-credit.jd 54 hit and the execution stopping.</p>
  /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>

Completed in 601 milliseconds

1 2 3 45 6 7 8 91011>>