Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java56 private static final IncludeRunOnDeviceOwnerUser INCLUDE_RUN_ON_DEVICE_OWNER_USER = field in Policy
94 annotations.add(INCLUDE_RUN_ON_DEVICE_OWNER_USER); in positiveStates()
98 annotations.add(INCLUDE_RUN_ON_DEVICE_OWNER_USER); in positiveStates()
102 annotations.add(INCLUDE_RUN_ON_DEVICE_OWNER_USER); in positiveStates()
216 annotations.add(INCLUDE_RUN_ON_DEVICE_OWNER_USER); in cannotSetPolicyStates()