Searched refs:POLL_REQUEST (Results 1 – 1 of 1) sorted by relevance
70 private static final int POLL_REQUEST = 0; field in NetworkTimeUpdateService106 mPendingPollIntent = PendingIntent.getBroadcast(mContext, POLL_REQUEST, pollIntent, 0); in NetworkTimeUpdateService()