Searched refs:ACTION_PERIODICAL_DISCOVERY_ALARM (Results 1 – 2 of 2) sorted by relevance
42 private static final String ACTION_PERIODICAL_DISCOVERY_ALARM = field in AlarmBroadcastReceiver43 CapabilityPolling.ACTION_PERIODICAL_DISCOVERY_ALARM;55 if (ACTION_PERIODICAL_DISCOVERY_ALARM.equals(action)) { in onReceive()
72 public static final String ACTION_PERIODICAL_DISCOVERY_ALARM = field in CapabilityPolling472 Intent intent = new Intent(ACTION_PERIODICAL_DISCOVERY_ALARM); in schedulePolling()