Searched refs:device_with_substring_exists (Results 1 – 2 of 2) sorted by relevance
394 if android.device_with_substring_exists(state.user_specified_device):399 if android.device_with_substring_exists('emulator'):
369 def device_with_substring_exists(self, device_substring): member in UtilAndroid