Searched refs:app_type (Results 1 – 12 of 12) sorted by relevance
12 def __init__(self, app_type, target_os): argument13 self._app_type = app_type19 return 'PossibleApp(app_type=%s)' % self.app_type22 def app_type(self): member in PossibleApp
21 def app_type(self): member in App22 return self._app_backend.app_type
7 def __init__(self, app_type, platform_backend): argument10 self._app_type = app_type24 def app_type(self): member in AppBackend
66 return self.app_type
15 super(PossibleBrowser, self).__init__(app_type=browser_type,21 return 'PossibleBrowser(app_type=%s)' % self.app_type25 return self.app_type
75 return self.app_type
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...