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]873 selector_dict = {}881 if profile in selector_dict:882 selector_dict[profile].append(ad)884 selector_dict[profile] = [ad]895 selector_dict)905 selector_dict)[all …]