Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyData.java90 static final String NEW_USER_DISCLAIMER_NOT_NEEDED = "not_needed"; field in DevicePolicyData
195 String mNewUserDisclaimer = NEW_USER_DISCLAIMER_NOT_NEEDED;
668 case NEW_USER_DISCLAIMER_NOT_NEEDED: in isNewUserDisclaimerAcknowledged()
DDevicePolicyManagerService.java12703 : DevicePolicyData.NEW_USER_DISCLAIMER_NOT_NEEDED;