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()
526 final PendingIntent pollIntent = in systemReady() local531 mSettings.getPollInterval(), pollIntent); in systemReady()