Searched refs:getProfileOwnerIntentStore (Results 1 – 1 of 1) sorted by relevance
77 IntentStore profileOwnerIntentStore = getProfileOwnerIntentStore(context); in onReceive()124 intentStore = getProfileOwnerIntentStore(context); in setProvisioningReminder()138 getProfileOwnerIntentStore(context).clear(); in cancelProvisioningReminder()143 private static IntentStore getProfileOwnerIntentStore(Context context) { in getProfileOwnerIntentStore() method in BootReminder