Searched refs:NEW_USER_DISCLAIMER_STATUS_SHOWN (Results 1 – 2 of 2) sorted by relevance
80 public static final int NEW_USER_DISCLAIMER_STATUS_SHOWN = 3; field in CarDevicePolicyService93 NEW_USER_DISCLAIMER_STATUS_SHOWN,226 setUserDisclaimerStatus(userId, NEW_USER_DISCLAIMER_STATUS_SHOWN); in setUserDisclaimerShown()
22 import static com.android.car.admin.CarDevicePolicyService.NEW_USER_DISCLAIMER_STATUS_SHOWN;228 assertStatusString(userId, NEW_USER_DISCLAIMER_STATUS_SHOWN); in testSetUserDisclaimerShown()