Home
last modified time | relevance | path

Searched defs:showConsentCheckbox (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DUserConsentDialog.java64 public static UserConsentDialog newDeviceOwnerInstance(boolean showConsentCheckbox) { in newDeviceOwnerInstance()
68 private static UserConsentDialog newInstance(int ownerType, boolean showConsentCheckbox) { in newInstance()