Searched refs:logcat_filter (Results 1 – 1 of 1) sorted by relevance
312 if self.logcat_filter(device_start_time, event_name):967 def logcat_filter(self, start_time: str, text_filter: str = '') -> str: member in AndroidBluetoothDecorator1016 return self.logcat_filter(current_time, text)