Searched refs:SupportsDevice (Results 1 – 4 of 4) sorted by relevance
27 if device and not self.SupportsDevice(device):48 def SupportsDevice(cls, device): member in PlatformBackend
35 def SupportsDevice(cls, device): member in CrosPlatformBackend40 assert cls.SupportsDevice(device)
121 def SupportsDevice(cls, device): member in AndroidPlatformBackend126 assert cls.SupportsDevice(device)
59 if platform_backend_class.SupportsDevice(device):