HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_PROVISIONING_ERROR (Results 1 - 2 of 2) sorted by null

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DeviceOwnerProvisioningService.java 70 protected static final String ACTION_PROVISIONING_ERROR =
315 Intent intent = new Intent(ACTION_PROVISIONING_ERROR);
ProfileOwnerProvisioningService.java 76 public static final String ACTION_PROVISIONING_ERROR =
558 Intent intent = new Intent(ACTION_PROVISIONING_ERROR);

Completed in 294 milliseconds