Searched refs:pollIntent (Results 1 – 2 of 2) sorted by relevance
105 Intent pollIntent = new Intent(ACTION_POLL, null); in NetworkTimeUpdateService() local106 mPendingPollIntent = PendingIntent.getBroadcast(mContext, POLL_REQUEST, pollIntent, 0); in NetworkTimeUpdateService()
554 final PendingIntent pollIntent =559 mSettings.getPollInterval(), pollIntent);