OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:canceled
(Results
376 - 400
of
555
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java
488
// are
canceled
when the user turns the screen off.
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
LatinKeyboardView.java
533
// Key repeating timer will be
canceled
if 2 or more keys are in action, and current
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DownloadList.java
543
* Called when a dialog for a pending download is
canceled
.
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
MonitorThread.java
351
// key was
canceled
probably due to a disconnected client before we could
/external/bluetooth/bluez/src/
device.c
[
all
...]
/external/chromium/chrome/browser/metrics/
metrics_service.cc
[
all
...]
/external/chromium/chrome/browser/tab_contents/
tab_contents.h
727
// until the fade is
canceled
. If |animate| is true the fade should animate.
[
all
...]
/external/chromium/third_party/libevent/
http.c
780
* request was
canceled
by the user calling evhttp_cancel_request
877
/* request
canceled
*/
[
all
...]
/external/webkit/Source/WebCore/inspector/
Inspector.json
510
{ "name": "
canceled
", "type": "boolean", "optional": true, "description": "True if loading was
canceled
." }
[
all
...]
/external/webkit/Source/WebCore/inspector/front-end/
NetworkPanel.js
[
all
...]
/frameworks/base/docs/html/guide/market/billing/
billing_integrate.jd
[
all
...]
billing_overview.jd
210
was
canceled
, or was refunded. This response contains one or more notification IDs. Each
/frameworks/base/services/java/com/android/server/
LocationManagerService.java
[
all
...]
NotificationManagerService.java
[
all
...]
/cts/tests/tests/app/src/android/app/cts/
DialogTest.java
[
all
...]
/external/chromium/chrome/browser/history/
history_unittest.cc
373
// IN_PROGRESS download should remain. It it indicated as "
Canceled
"
top_sites.cc
763
if (!request->
canceled
())
[
all
...]
/external/chromium/chrome/browser/sessions/
tab_restore_service.cc
727
if (request->
canceled
() || entries_.size() == kMaxEntries)
[
all
...]
/external/chromium/chrome/browser/ui/views/
shell_dialogs_win.cc
603
// Notifies the listener that no file was chosen (the action was
canceled
).
[
all
...]
/external/chromium/chrome/browser/webdata/
web_data_service.cc
540
// Nobody is taken ownership of the result, either because it is
canceled
[
all
...]
/external/chromium/net/socket/
socket_test_util.h
797
// if that request did not complete (for example was
canceled
).
[
all
...]
transport_client_socket_pool_unittest.cc
726
GetOrderOfRequest(9)); //
Canceled
request.
[
all
...]
/frameworks/base/core/java/android/app/
LoaderManager.java
581
*
canceled
/stopped/destroyed as appropriate. A new Loader with the given
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
369
* A bond attempt failed because we
canceled
the bonding process
[
all
...]
/frameworks/base/core/java/android/view/
MotionEvent.java
48
* except when the gesture is
canceled
.
53
* or {@link #ACTION_POINTER_UP}) or when the gesture is
canceled
(indicated by
125
* by a motion event with {@link #ACTION_UP} or when gesture is
canceled
157
* move around as a group and then go up one at a time or are
canceled
.
[
all
...]
Completed in 1208 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>