Searched refs:include_annotations (Results 1 – 2 of 2) sorted by relevance
35 def include_annotations(self, args): member in CurrentUserState48 return self.include_annotations(args)60 def include_annotations(self, args): member in SystemUserState77 return self.include_annotations(args)95 def include_annotations(self, args): member in SecondaryUserState117 return self.include_annotations(args)130 def include_annotations(self, args): member in AdditionalUserState152 …return self.include_annotations(args) + ["com.android.bedstead.harrier.annotations.RequireRunOnSec…170 def include_annotations(self, args): member in WorkProfileState210 return self.include_annotations(args)[all …]
111 include_annotations: ["com.android.cts.devicepolicy.annotations.PermissionsTest"],118 include_annotations: ["com.android.cts.devicepolicy.annotations.PermissionsTest"],137 include_annotations: ["com.android.cts.devicepolicy.annotations.LockSettingsTest"],