Home
last modified time | relevance | path

Searched refs:include_annotations (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/bedstead/btest/
Dbtest35 def include_annotations(self, args): member in CurrentUserState
48 return self.include_annotations(args)
60 def include_annotations(self, args): member in SystemUserState
77 return self.include_annotations(args)
95 def include_annotations(self, args): member in SecondaryUserState
117 return self.include_annotations(args)
130 def include_annotations(self, args): member in AdditionalUserState
152 …return self.include_annotations(args) + ["com.android.bedstead.harrier.annotations.RequireRunOnSec…
170 def include_annotations(self, args): member in WorkProfileState
210 return self.include_annotations(args)
[all …]
/cts/hostsidetests/devicepolicy/
DAndroid.bp111 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"],