Searched refs:ACTION_PROVISIONING_ALARM (Results 1 – 1 of 1) sorted by relevance
73 private static final String ACTION_PROVISIONING_ALARM = field in EntitlementManager111 mContext.registerReceiver(mReceiver, new IntentFilter(ACTION_PROVISIONING_ALARM), in EntitlementManager()419 Intent intent = new Intent(ACTION_PROVISIONING_ALARM); in scheduleProvisioningRechecks()493 if (ACTION_PROVISIONING_ALARM.equals(intent.getAction())) {