/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 332 wpa_printf(MSG_ERROR, "Ongoing Scan action...");
|
/packages/apps/Bluetooth/res/values-en-rGB/ |
strings.xml | 92 <string name="status_running" msgid="6562808920311008696">"File transfer is ongoing."</string>
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
ExportVCardActivity.java | 205 Log.w(LOG_TAG, "Disconnected from service during the process ongoing.");
|
/packages/apps/Phone/res/layout/ |
primary_call_info.xml | 185 It's unused for the normal case of an active ongoing call. -->
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.mm | [all...] |
/external/eigen/ |
COPYING.MPL2 | 240 ongoing basis, if such Contributor fails to notify You of the 243 Contributor are reinstated on an ongoing basis if such Contributor
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/ |
DiskLruCache.java | 82 * removals after the call do not impact ongoing reads. 780 /** The ongoing edit or null if this entry is not being edited. */
|
/external/webrtc/src/modules/audio_processing/interface/ |
audio_processing.h | 191 // a NULL-terminated string. If there is an ongoing recording, the old file 379 // noting if it is to be called during an ongoing call.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-P2P | 101 Stop ongoing P2P device discovery or other operation (connect, listen 194 Cancel an ongoing P2P group formation and joining-a-group related
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothSocket.java | 70 * safe. In particular, {@link #close} will always immediately abort ongoing 292 * Use {@link BluetoothAdapter#cancelDiscovery()} to cancel an ongoing
|
/libcore/luni/src/main/java/libcore/io/ |
DiskLruCache.java | 81 * removals after the call do not impact ongoing reads. 812 /** The ongoing edit or null if this entry is not being edited. */
|
/packages/providers/DownloadProvider/docs/ |
index.html | 159 <tr><td > DLMGR_C_6 </td><td > The Download Manager SHOULD allow the initiating app to pause an ongoing download </td><td > 1011 </td><td > <b>YES</b> done in Cupcake </td></tr> 205 <tr><td > <code>com.android.providers.downloads.DownloadThread</code> </td><td > Can probably be made to implement <code>Runnable</code> instead. Unclear whether this can be eliminated as we will probably need one object that represents an ongoing download (unless the entire state can be stored on the stack with primitive types, which is unlikely). </td></tr> 207 <tr><td > <code>com.android.providers.downloads.Helpers.Lexer</code> </td><td > Keeps state about an ongoing lex, can probably be merged into another class by making the lexer <code>synchronized</code>, since the operation is short-lived. </td></tr> 247 The <code>URI</code> column is visible to the initiating application, which is a mild security risk. It should be hidden, but the OTA update mechanism relies on it to check duplicate downloads and to display the download that's currently ongoing in the settings app. If another string column was exposed to the initiating applications, the OTA update mechanism could use that one, and <code>URI</code> could then be hidden. For Cupcake, without changing the database schema, the <code>ENTITY</code> column could be re-used as it's currently unused. 272 Right now <code>OTHER_UID</code> is used by checkin/update to allow the settings app to display the name of an ongoing OTA update, and by Market to allow the system to install the new apks. It is however a dangerous feature, at least because it touches a part of the code that is critical to the download manager security (separation of applications). 350 <tr><td > 4002 </td><td > Cupcake <b>NO</b> </td><td > Cupcake P2 <b>NO</b> </td><td > Single Notification Icon </td><td > The download manager displays a single icon in the notification bar regardless of the number of ongoing and completed downloads. </td><td > No spec in Cupcake timeframe. </td></tr> [all...] |
/external/webkit/Source/WebKit/chromium/src/ |
WebViewImpl.cpp | [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_er.c | 771 * may have been ongoing at the time ER subscribed for events. [all...] |
/frameworks/base/packages/SystemUI/res/values/ |
strings.xml | 62 <!-- The label for the group of notifications for ongoing events in the opened version of 63 the status bar. An ongoing call is the prime example of this. The MP3 music player 65 <string name="status_bar_ongoing_events_title">Ongoing</string> [all...] |
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/ |
ImageLoader.java | 329 * Pause any ongoing background work. This can be used as a temporary
|
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
ImageWorker.java | 399 * Pause any ongoing background work. This can be used as a temporary
|
/external/chromium/chrome/browser/download/ |
download_item.h | 384 // Dangerous downloads or ongoing downloads are given temporary names until
|
/external/chromium/chrome/browser/metrics/ |
metrics_service.h | 385 // our inital log first, then unsent intial logs, then unsent ongoing logs.
|
/external/chromium/chrome/common/ |
metrics_helpers.cc | 132 // The hardware class is determined after the first ongoing log is
|
/external/chromium/net/disk_cache/ |
disk_format.h | 94 int32 experiment; // Id of an ongoing test.
|
/external/chromium/third_party/libevent/ |
evrpc.h | 272 * For now, you are responsible for making sure that no rpcs are ongoing.
|
/external/tcpdump/ |
README | 42 part of an ongoing research project to investigate and improve tcp and
|
/external/webkit/Source/WebCore/dom/ |
ExceptionCode.cpp | 200 "An ongoing operation was aborted, typically with a call to abort().",
|
/external/webrtc/src/modules/audio_processing/ |
audio_processing_impl.cc | 489 // Stop any ongoing recording.
|