Searched refs:selector_dict (Results 1 – 1 of 1) sorted by relevance
75 selector_dict): argument83 if profile in selector_dict and android_device not in selector_dict[85 selector_dict[profile].append(android_device)87 selector_dict[profile] = [android_device]867 selector_dict = {}875 if profile in selector_dict:876 selector_dict[profile].append(ad)878 selector_dict[profile] = [ad]889 selector_dict)899 selector_dict)[all …]