HomeSort by relevance Sort by last modified time
    Searched full:cancel (Results 126 - 150 of 1366) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/apps/Launcher2/src/com/android/launcher2/
LiveFolder.java 79 mLoadingTask.cancel(true);
94 mLoadingTask.cancel(true);
  /packages/apps/PackageInstaller/res/layout/
install_confirm.xml 73 <!-- OK confirm and cancel buttons. -->
91 android:text="@string/cancel"
  /packages/apps/PackageInstaller/res/values/
strings.xml 23 <string name="cancel">Cancel</string>
  /cts/tools/host/src/com/android/cts/
HostSideOnlyTest.java 71 + "cancel mTimeOutTimer");
  /development/samples/ApiDemos/res/layout/
table_layout_10.xml 52 <Button android:id="@+id/cancel"
  /development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java 142 mNotificationManager.cancel(R.layout.status_bar_notifications);
176 // We use a layout id because it is a unique number. We use it later to cancel.
203 // we use a string id because is a unique number. we use it later to cancel the
235 // number. we use it later to cancel the
  /external/bluetooth/glib/gio/
gfilemonitor.h 68 gboolean (* cancel) (GFileMonitor *monitor); member in struct:_GFileMonitorClass
  /external/opencore/pvmi/pvmf/include/
pvmi_media_transfer.h 220 * call. The component shall attempt to cancel the operation
226 * @throw If the cancel request cannot be accepted, it leaves with an
233 * The component shall attempt to cancel the operations if possible,
236 * @throw If the cancel request cannot be accepted, it leaves with an
  /external/qemu/
migration.h 29 void (*cancel)(MigrationState *s); member in struct:MigrationState
  /external/webkit/JavaScriptCore/tests/mozilla/
importList.html 59 <input type="button" value="Cancel" onclick="window.close();">
  /external/webkit/WebCore/loader/icon/
IconFetcher.h 54 void cancel();
  /external/webkit/WebCore/notifications/
Notification.idl 39 void cancel();
  /external/webkit/WebCore/platform/network/android/
ResourceLoaderAndroid.h 43 virtual void cancel() = 0;
  /external/webkit/WebKit/win/Interfaces/
IWebErrorPrivate.idl 27 cpp_quote("// FIXME: WebKitErrorPlugInWillHandleLoad is used for the cancel we do to prevent loading plugin content twice. See <rdar://problem/4258008>")
IWebIconFetcher.idl 55 HRESULT cancel();
  /external/webkit/WebKit/win/
WebIconFetcher.h 42 virtual HRESULT STDMETHODCALLTYPE cancel();
  /external/wpa_supplicant/wpa_gui-qt4/
userdatarequest.ui 93 <string>&amp;Cancel</string>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
userdatarequest.ui 93 <string>&amp;Cancel</string>
  /frameworks/base/core/java/android/content/
ISyncAdapter.aidl 42 * Cancel the most recently initiated sync. Due to race conditions, this may arrive
  /frameworks/base/core/java/android/preference/
SeekBarPreference.java 40 setNegativeButtonText(android.R.string.cancel);
  /frameworks/base/core/java/android/widget/
NumberPickerButton.java 29 * This class exists purely to cancel long click events, that got
  /frameworks/base/core/java/com/android/internal/app/
AlertActivity.java 53 public void cancel() { method in class:AlertActivity
  /frameworks/base/core/res/res/layout/
character_picker.xml 41 android:id="@+id/cancel"
  /packages/apps/Calendar/res/layout/
calendars_activity.xml 47 android:text="@android:string/cancel" />
  /packages/apps/Email/res/layout/
account_setup_check_settings.xml 53 android:id="@+id/cancel"

Completed in 175 milliseconds

1 2 3 4 56 7 8 91011>>