Searched refs:AddBookmarkGroup (Results 1 – 3 of 3) sorted by relevance
276 void AddBookmarkGroup(int handle,
347 AddBookmarkGroup) in OnMessageReceived()1608 void TestingAutomationProvider::AddBookmarkGroup(int handle, in AddBookmarkGroup() function in TestingAutomationProvider
1639 def AddBookmarkGroup(self, parent_id, index, title, windex=0): member in PyUITest