HomeSort by relevance Sort by last modified time
    Searched full:repost (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium/chrome/browser/
repost_form_warning_uitest.cc 46 // Try to reload it twice, checking for repost.
77 // Try to reload it, checking for repost.
repost_form_warning_controller.h 16 // repost form warning is shown. It is owned by the platform-dependent
  /external/chromium_org/chrome/browser/
repost_form_warning_controller.h 13 // repost form warning is shown. It is owned by the platform-specific
repost_form_warning_browsertest.cc 36 // Try to reload it twice, checking for repost.
66 // Try to reload it, checking for repost.
  /external/chromium_org/ui/views/
event_utils_aura.cc 46 // TODO(rbyers): Gesture event repost is tricky to get right
  /external/chromium_org/ash/accelerators/
accelerator_dispatcher.cc 53 // repost the event. That allows for the shortcut execution after
112 NOTIMPLEMENTED() << " Repost NativeEvent here.";
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 88 bool repost();
97 repost();
render_api.cpp 309 fb->repost();
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSecurity.java 181 * instead of setting a password) we simply repost the security notification, and exit.
190 LogUtils.d(TAG, "Not active admin: repost notification");
200 LogUtils.d(TAG, "No HostAuth: repost notification");
245 LogUtils.d(TAG, "Password needed; repost notification");
265 LogUtils.d(TAG, "Encryption needed; repost notification");
308 * we repost the notification and finish() the activity.
364 LogUtils.d(TAG, "User declines; repost notification");
  /external/chromium/chrome/browser/ui/views/
browser_dialogs.h 80 // Shows the repost form confirmation dialog box.
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 94 // Repost to switch from IO thread to UI thread for SendResponse().
149 // Repost to switch from IO thread to UI thread for SendResponse().
321 // Repost to switch from IO thread to UI thread for SendResponse().
  /external/chromium/chrome/browser/policy/
asynchronous_policy_loader.h 97 // currently posted task, so we can cancel and repost it if necessary.
  /external/chromium_org/third_party/WebKit/Source/core/history/
HistoryItem.h 138 // info used to repost form data
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 236 // Repost to switch from IO thread to UI thread.
266 // Repost to switch from UI thread to IO thread.
  /external/chromium_org/chrome/browser/rlz/
rlz.cc 429 // In such case we repost the task on the right thread and return error.
462 // In such case we repost the task on the right thread and return error.
528 // In such case we repost the task on the right thread and return error.
  /external/chromium_org/content/public/test/
test_utils.cc 21 // Number of times to repost a Quit task so that the MessageLoop finishes up
  /external/chromium_org/chrome/browser/guestview/webview/
webview_guest.cc 488 // TODO(fsamuel): Don't check for repost because we don't want to show
489 // Chromium's repost warning. We might want to implement a separate API
490 // for registering a callback if a repost is about to happen.
  /external/chromium_org/content/public/browser/
navigation_controller.h 185 // Disables checking for a repost and prompting the user. This is used during
386 // Cancels a repost that brought up a warning.
388 // Continues a repost that brought up a warning.
web_contents_observer.h 312 // Invoked before a form repost warning is shown.
  /external/chromium/chrome/browser/rlz/
rlz.cc 323 // In such case we repost the task on the right thread and return error.
  /external/chromium_org/ui/aura/
root_window_unittest.cc 556 // Verifies a repost mouse event targets the window with capture (if there is
    [all...]
root_window.h 102 // Repost event for re-processing. Used when exiting context menus.
  /frameworks/base/core/java/android/net/http/
RequestHandle.java 197 /* Only repost content on a 307. If 307, reset the body
  /external/chromium/chrome/browser/ui/
browser_window.h 235 // Shows the repost form confirmation dialog box.
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl.h 387 // If a repost is pending, its type (RELOAD or RELOAD_IGNORING_CACHE),

Completed in 1245 milliseconds

1 2