Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DBootReminder.java88 IntentStore deviceOwnerIntentStore = getDeviceOwnerIntentStore(context); in onReceive() local
89 Intent resumeDeviceOwnerPrvIntent = deviceOwnerIntentStore.load(); in onReceive()
91 deviceOwnerIntentStore.clear(); in onReceive()