Searched refs:all_supported_annotations (Results 1 – 1 of 1) sorted by relevance
47 def all_supported_annotations(self, args): member in CurrentUserState76 def all_supported_annotations(self, args): member in SystemUserState116 def all_supported_annotations(self, args): member in SecondaryUserState151 def all_supported_annotations(self, args): member in AdditionalUserState209 def all_supported_annotations(self, args): member in WorkProfileState263 def all_supported_annotations(self, args): member in CloneProfileState318 def all_supported_annotations(self, args): member in PrivateProfileState1297 …nnotations = [x for x in all_include_annotations if not x in state.all_supported_annotations(args)]