Searched refs:EVENT_POLL_NETWORK_TIME (Results 1 – 1 of 1) sorted by relevance
64 private static final int EVENT_POLL_NETWORK_TIME = 2; field in NetworkTimeUpdateService139 mHandler.obtainMessage(EVENT_POLL_NETWORK_TIME).sendToTarget(); in registerForAlarms()210 case EVENT_POLL_NETWORK_TIME: in handleMessage()