HomeSort by relevance Sort by last modified time
    Searched refs:PerformAction (Results 26 - 38 of 38) sorted by null

12

  /external/chromium_org/net/url_request/
url_request_throttler_simulation_unittest.cc 71 virtual void PerformAction() = 0;
102 (*it)->PerformAction();
138 virtual void PerformAction() OVERRIDE {
418 virtual void PerformAction() OVERRIDE {
  /external/chromium_org/ash/system/date/
date_view.cc 169 bool DateView::PerformAction(const ui::Event& event) {
241 bool TimeView::PerformAction(const ui::Event& event) {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 489 bool WebNotificationTray::PerformAction(const ui::Event& event) {
565 PerformAction(event);
  /external/chromium_org/ash/system/tray/
hover_highlight_view.cc 132 bool HoverHighlightView::PerformAction(const ui::Event& event) {
system_tray.cc 700 bool SystemTray::PerformAction(const ui::Event& event) {
tray_background_view.cc 394 bool TrayBackgroundView::PerformAction(const ui::Event& event) {
  /external/chromium_org/dbus/
test_service.cc 26 // Echo, SlowEcho, AsyncEcho, BrokenMethod, GetAll, Get, Set, PerformAction,
214 "PerformAction",
215 base::Bind(&TestService::PerformAction,
428 void TestService::PerformAction(
  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h     [all...]
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 267 virtual bool PerformAction(const ui::Event& event) OVERRIDE {
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 869 bool AcceleratorController::PerformAction(int action,
904 // PerformAction() is performed from gesture controllers and passes
    [all...]
  /external/chromium_org/ash/system/chromeos/audio/
tray_audio.cc 397 virtual bool PerformAction(const ui::Event& event) OVERRIDE {
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc 629 ash::Shell::GetInstance()->accelerator_controller()->PerformAction(
    [all...]

Completed in 109 milliseconds

12