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