Searched defs:CanHandle (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/gcm_driver/
H A Dgcm_app_handler.cc18 bool GCMAppHandler::CanHandle(const std::string& app_id) const { function in class:gcm::GCMAppHandler
/external/chromium_org/chrome/browser/services/gcm/
H A Dpush_messaging_service_impl.cc77 bool PushMessagingServiceImpl::CanHandle(const std::string& app_id) const { function in class:gcm::PushMessagingServiceImpl
/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_provider.cc561 if (!CanHandle(event))
619 bool GestureProvider::CanHandle(const MotionEvent& event) const { function in class:ui::GestureProvider

Completed in 139 milliseconds