Home
last modified time | relevance | path

Searched refs:osk_visible_notification_received (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dchrome_app_view.h48 bool osk_visible_notification_received() const { in osk_visible_notification_received() function
Dchrome_app_view.cc791 if (!globals.view->osk_visible_notification_received()) { in CheckForOSKActivation()
795 } else if (osk_visible_notification_received()) { in CheckForOSKActivation()