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/
ManagedProvisioningService.java 68 public static final String ACTION_PROVISIONING_ERROR =
330 Intent intent = new Intent(ACTION_PROVISIONING_ERROR);
DeviceOwnerProvisioningService.java 72 protected static final String ACTION_PROVISIONING_ERROR =
348 Intent intent = new Intent(ACTION_PROVISIONING_ERROR);

Completed in 469 milliseconds