Searched refs:getDeviceOwnerIntentStore (Results 1 – 1 of 1) sorted by relevance
88 IntentStore deviceOwnerIntentStore = getDeviceOwnerIntentStore(context); in onReceive()126 intentStore = getDeviceOwnerIntentStore(context); in setProvisioningReminder()139 getDeviceOwnerIntentStore(context).clear(); in cancelProvisioningReminder()150 private static IntentStore getDeviceOwnerIntentStore(Context context) { in getDeviceOwnerIntentStore() method in BootReminder