OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACTION_PROVISIONING_ERROR
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DeviceOwnerProvisioningService.java
74
protected static final String
ACTION_PROVISIONING_ERROR
=
308
Intent intent = new Intent(
ACTION_PROVISIONING_ERROR
);
ProfileOwnerProvisioningService.java
67
public static final String
ACTION_PROVISIONING_ERROR
=
570
Intent intent = new Intent(
ACTION_PROVISIONING_ERROR
);
Completed in 2645 milliseconds