Searched refs:SetShelfVisibility (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h360 void SetShelfVisibility(int handle, bool visible);
H A Dtesting_automation_provider.cc390 IPC_MESSAGE_HANDLER(AutomationMsg_SetShelfVisibility, SetShelfVisibility)
1983 void TestingAutomationProvider::SetShelfVisibility(int handle, bool visible) { function in class:TestingAutomationProvider

Completed in 67 milliseconds