Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyData.java91 static final String NEW_USER_DISCLAIMER_NEEDED = "needed"; field in DevicePolicyData
243 if (NEW_USER_DISCLAIMER_NEEDED.equals(policyData.mNewUserDisclaimer)) { in store()
670 case NEW_USER_DISCLAIMER_NEEDED: in isNewUserDisclaimerAcknowledged()
DDevicePolicyManagerService.java12702 ? DevicePolicyData.NEW_USER_DISCLAIMER_NEEDED
12743 setShowNewUserDisclaimer(userId, DevicePolicyData.NEW_USER_DISCLAIMER_NEEDED);
12773 mustShow = DevicePolicyData.NEW_USER_DISCLAIMER_NEEDED