Searched refs:ACTION_POLL (Results 1 – 1 of 1) sorted by relevance
67 private static final String ACTION_POLL = field in NetworkTimeUpdateService105 Intent pollIntent = new Intent(ACTION_POLL, null); in NetworkTimeUpdateService()141 }, new IntentFilter(ACTION_POLL)); in registerForAlarms()