/external/webkit/Source/WebKit2/Shared/ |
WebMemorySampler.cpp | 162 printf("%g seconds elapsed. Stopping memory sampler...\n", m_runningTime);
|
/external/webkit/Tools/Scripts/ |
new-run-webkit-websocketserver | 30 """A utility script for starting and stopping the web socket server with the
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
InjectedBundle.cpp | 181 m_state = Stopping;
|
/external/webp/src/utils/ |
quant_levels.c | 24 #define ERROR_THRESHOLD 1e-4 // MSE stopping criterion.
|
/frameworks/av/include/media/ |
SoundPool.h | 120 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING };
|
/frameworks/av/include/media/stagefright/ |
MediaCodec.h | 138 STOPPING,
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
MediaPuller.cpp | 118 ALOGI("MediaPuller(%s) stopping.", mime.c_str());
|
WifiDisplaySource.h | 69 STOPPING,
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
AsyncRunner.java | 214 if (mLogVerbose) Log.v(TAG, "Stopping graph.");
|
SyncRunner.java | 150 throw new RuntimeException("SyncRunner does not support stopping a graph!");
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/ |
ComprehensiveCountryDetectorTest.java | 208 // Test stopping detector when LocationBasedCountryDetector was started
|
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/ |
TrackerActivity.java | 48 * stopping location tracker service, as well as displaying the current location
|
/frameworks/base/tests/TileBenchmark/res/values/ |
strings.xml | 53 stopping [CHAR LIMIT=15] -->
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace_eglapi.cpp | 105 ALOGE("Stopping OpenGL Trace Command Receiver\n");
|
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/ |
mci.h | 17 * and stopping of Trustlets as well as checking their corresponding answers. MCP information is exchanged in a
|
mcinq.h | 63 #define SID_MCP 0 /**< MCP session ID is used when directly communicating with the MobiCore (e.g. for starting and stopping of trustlets). */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_ComponentThread.c | 141 /* Do not accept any command when the component is stopping */
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppRfcommListener.java | 190 Log.i(TAG, "stopping Accept Thread");
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertReminder.java | 155 if (DBG) log("stopping play reminder ringtone");
|
/packages/apps/SoundRecorder/res/values/ |
strings.xml | 29 <!-- Label shown when the recording is stopped for a reason other than the user stopping it (e.g. the sd card was removed) -->
|
/sdk/apps/SdkController/ |
Implementation.txt | 20 handler to deal with emulator connections starts/stopping. Some handlers
|
/sdk/emulator/opengl/tests/emulator_test_renderer/ |
main.cpp | 196 printf("stopping the renderer process\n");
|
/system/netd/ |
SoftapController.cpp | 91 ALOGD("Stopping the SoftAP service...");
|
/packages/apps/Phone/src/com/android/phone/ |
DTMFTwelveKeyDialer.java | 251 if (DBG) log("Stopping the tone for '" + c + "'"); 292 /*if (DBG) log("Stopping the last played tone."); 303 if (DBG) log("Stopping the tone for '" + c + "'"); [all...] |
/external/bison/darwin-lib/sys/ |
wait.h | 375 /* The stopping signal. Only to be accessed if WIFSTOPPED(x) is true. */ 404 /* There are no stopping signals. */
|