Searched
full:cancelled (Results
701 -
725 of
1205) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/ |
Geolocation.cpp | 152 // disconnected and requests are cancelled.
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
IDBRequest.cpp | 535 // in which case these must be cancelled. If the events not dispatched for
|
/external/chromium_org/ui/base/ime/chromeos/ |
character_composer_unittest.cc | 383 // cancelled.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AbstractScheduledService.java | 297 * been cancelled, the {@link #getNextSchedule} method will be called.
|
/external/lldb/source/Commands/ |
CommandObjectExpression.cpp | 281 async_strm_sp->PutCString("Expression evaluation cancelled.\n");
|
/external/oprofile/daemon/ |
opd_ibs_macro.h | 360 /** 12 ibs_dc_st_to_ld_can: Data forwarding from store to load operation cancelled */
|
/external/smack/src/org/jivesoftware/smackx/commands/ |
AdHocCommand.java | 43 * cancelled while they are being executed. However, users may request the
|
/external/tcpdump/ |
decnet.h | 340 #define DI_CONNECTABORT 38 /* connect request cancelled */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
scan.c | 989 int cancelled; local 991 cancelled = eloop_cancel_timeout_one(wpa_supplicant_scan, wpa_s, NULL, 996 if (cancelled && os_reltime_before(&remaining, &new_int)) { 1001 if (cancelled) { [all...] |
/frameworks/av/media/libstagefright/ |
AwesomePlayer.cpp | [all...] |
/frameworks/base/core/java/android/gesture/ |
GestureOverlayView.java | 685 // A gesture wasn't started or was cancelled
|
/frameworks/base/docs/html/guide/topics/data/ |
install-location.jd | 139 <dd>Your alarms registered with {@link android.app.AlarmManager} will be cancelled. You must
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
display-bitmap.jd | 375 // No task associated with the ImageView, or an existing task was cancelled
|
/frameworks/base/packages/Keyguard/res/values-en-rGB/ |
strings.xml | 78 <string name="keyguard_accessibility_hide_bouncer" msgid="7896992171878309358">"Launch cancelled"</string>
|
/frameworks/base/packages/Keyguard/res/values-en-rIN/ |
strings.xml | 78 <string name="keyguard_accessibility_hide_bouncer" msgid="7896992171878309358">"Launch cancelled"</string>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
QSPanel.java | 538 // If we have been cancelled, remove the listener so that onAnimationEnd doesn't get
|
/frameworks/support/v4/kitkat/android/support/v4/print/ |
PrintHelperKitkat.java | 375 // Task was cancelled, report that.
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
SelectorTest.java | 353 * This test cancels a key while selecting to verify that the cancelled
|
/libcore/luni/src/main/java/java/util/concurrent/ |
BlockingQueue.java | 81 * occasional use, such as when a queued message is cancelled.
|
/packages/apps/Bluetooth/res/values-en-rGB/ |
strings.xml | 97 <string name="status_canceled" msgid="6664490318773098285">"Transfer cancelled by user."</string>
|
/packages/apps/Bluetooth/res/values-en-rIN/ |
strings.xml | 97 <string name="status_canceled" msgid="6664490318773098285">"Transfer cancelled by user."</string>
|
/packages/apps/Calendar/src/com/android/calendar/ |
DeleteEventHelper.java | 370 // with the status "cancelled".
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
PhotoSelectionActivity.java | 470 // User cancelled the sub-activity and returning to the photo selection activity.
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactBrowseListFragment.java | 138 // Use a flag to keep track of whether the {@link AsyncTask} was cancelled or not in
|
/packages/apps/Dialer/src/com/android/dialer/ |
SpecialCharSequenceMgr.java | 392 // get the EditText to update or see if the request was cancelled.
|
Completed in 809 milliseconds
<<21222324252627282930>>