Searched
full:stopping (Results
376 -
400 of
1180) sorted by null
<<11121314151617181920>>
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_ComponentThread.c | 172 /* Do not accept any command when the component is stopping */
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDec_Thread.c | 137 /* Do not accept any command when the component is stopping */
|
/libcore/ojluni/src/main/java/java/text/ |
CharacterIterator.java | 84 * additional stopping criteria.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
A2dpSinkService.java | 208 * stopping playback.
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmService.java | 36 * This service is in charge of starting/stopping the alarm. It will bring up and manage the
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
ExpiredTimersActivity.java | 124 // Ensure only one copy of the runnable is ever scheduled by first stopping updates.
|
/packages/apps/Settings/src/com/android/settings/dashboard/ |
SummaryLoader.java | 169 * Registers a receiver and automatically unregisters it when the activity is stopping.
|
/packages/apps/TV/usbtuner/src/com/android/usbtuner/ |
UsbTunerDataSource.java | 98 * and before stopping the stream.
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileCleaner.java | 30 * example), you should consider stopping the background thread if it is no
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
InCallTonePlayer.java | 291 Log.d(this, "Stopping the tone %d.", mToneId);
|
/pdk/apps/TestingCamera2/ |
README.txt | 43 camera characteristics information, for configuring a set of targets, and for stopping or flushing
|
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
SystemUiJankTests.java | 139 Log.w(LOG_TAG, "exeception while force stopping package " + pkg, e);
|
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/ |
plugin.go | 54 // the start address and stopping at (before) the end address.
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/ |
plugin.go | 54 // the start address and stopping at (before) the end address.
|
/system/connectivity/shill/ |
active_link_monitor.cc | 332 LOG(ERROR) << "Failed to send ARP request. Stopping.";
|
/system/connectivity/shill/cellular/ |
active_passive_out_of_credits_detector.cc | 125 << ": Traffic Monitor stopping.";
|
/system/connectivity/shill/dhcp/ |
dhcp_config.cc | 223 LOG_IF(INFO, pid_) << "Stopping " << pid_ << " (" << reason << ")";
|
/system/connectivity/shill/wimax/ |
wimax_service.cc | 96 LOG(INFO) << "Stopping WiMAX service: " << GetStorageIdentifier();
|
/system/core/init/ |
service.h | 38 #define SVC_RESET 0x040 // Use when stopping a process,
|
/system/update_engine/ |
p2p_manager.h | 49 // resp. stopping (if |is_start| is False) the p2p service
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
dtoa.c | 49 * That is, we allow equality in stopping tests when the 51 * as would satisfaction of the stopping test with strict 93 1 ==> like 0, but with Steele & White stopping rule;
|
gdtoa.c | 94 * That is, we allow equality in stopping tests when the 96 * as would satisfaction of the stopping test with strict 133 1 ==> like 0, but with Steele & White stopping rule;
|
/external/google-breakpad/src/common/ |
module_unittest.cc | 318 "he will not see me stopping here"; 341 " cannoli: he will not see me stopping here\n", 374 "he will not see me stopping here";
|
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_api.c | 403 ** NFA_POLL_DISABLED_EVT will be returned after stopping polling. 474 ** NFA_LISTEN_DISABLED_EVT will be returned after stopping listening. 647 ** An NFA_RF_DISCOVERY_STOPPED_EVT indicates whether stopping was successful or not. [all...] |
/frameworks/av/media/libstagefright/tests/ |
SurfaceMediaSource_test.cpp | 762 ALOGV("Stopping MediaRecorder..."); [all...] |
Completed in 2066 milliseconds
<<11121314151617181920>>