Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyData.java89 static final String NEW_USER_DISCLAIMER_ACKNOWLEDGED = "acked"; field in DevicePolicyData
667 case NEW_USER_DISCLAIMER_ACKNOWLEDGED: in isNewUserDisclaimerAcknowledged()
DDevicePolicyManagerService.java12753 setShowNewUserDisclaimer(userId, DevicePolicyData.NEW_USER_DISCLAIMER_ACKNOWLEDGED);