Home | History | Annotate | Download | only in pyautolib

Lines Matching refs:GetAllNotifications

3100     return [x for x in self.GetAllNotifications() if 'pid' in x]
3102 def GetAllNotifications(self):
3131 'command': 'GetAllNotifications',