Lines Matching defs:GetOmniboxInfo
1802 def GetOmniboxInfo(self, windex=0):1826 self._GetResultFromJSONRequest({'command': 'GetOmniboxInfo'},1860 lambda : self.GetOmniboxInfo(windex).Properties('has_focus'))1873 lambda : not self.GetOmniboxInfo(windex).IsQueryInProgress())