Searched refs:DO_PO_PRIORITY (Results 1 – 7 of 7) sorted by relevance
19 import static com.android.bedstead.enterprise.annotations.EnsureHasDeviceOwner.DO_PO_PRIORITY;45 int priority() default DO_PO_PRIORITY; in priority() field
19 import static com.android.bedstead.enterprise.annotations.EnsureHasDeviceOwner.DO_PO_PRIORITY;55 int priority() default DO_PO_PRIORITY; in priority() field
19 import static com.android.bedstead.enterprise.annotations.EnsureHasDeviceOwner.DO_PO_PRIORITY;62 int priority() default DO_PO_PRIORITY; in priority() field
19 import static com.android.bedstead.enterprise.annotations.EnsureHasDeviceOwner.DO_PO_PRIORITY;56 int ENSURE_HAS_DELEGATE_PRIORITY = DO_PO_PRIORITY + 1; // Should run after setting DO/PO
19 import static com.android.bedstead.enterprise.annotations.EnsureHasDeviceOwner.DO_PO_PRIORITY;60 int priority() default DO_PO_PRIORITY; in priority() field
19 import com.android.bedstead.enterprise.annotations.EnsureHasDeviceOwner.DO_PO_PRIORITY70 val priority: Int = DO_PO_PRIORITY
86 int DO_PO_PRIORITY = MIDDLE; field130 int priority() default DO_PO_PRIORITY; in priority() field