Searched refs:CallLogType (Results 1 – 2 of 2) sorted by relevance
182 class CallLogType(enum.IntEnum): class
862 def add_call_log(self, call_log_type: Union[int, bt_constants.CallLogType], phone_number: str, argument878 if isinstance(call_log_type, bt_constants.CallLogType):