Searched defs:CanHandle (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/components/gcm_driver/ | ||
H A D | gcm_app_handler.cc | 18 bool GCMAppHandler::CanHandle(const std::string& app_id) const { function in class:gcm::GCMAppHandler |
/external/chromium_org/chrome/browser/services/gcm/ | ||
H A D | push_messaging_service_impl.cc | 77 bool PushMessagingServiceImpl::CanHandle(const std::string& app_id) const { function in class:gcm::PushMessagingServiceImpl |
/external/chromium_org/ui/events/gesture_detection/ | ||
H A D | gesture_provider.cc | 561 if (!CanHandle(event)) 619 bool GestureProvider::CanHandle(const MotionEvent& event) const { function in class:ui::GestureProvider |
Completed in 139 milliseconds