Searched refs:SYNC_COMPLETE_DELAY_TIMER (Results 1 – 1 of 1) sorted by relevance
81 private static final int SYNC_COMPLETE_DELAY_TIMER = 3 * 1000; // 3 seconds. field in EABService420 mServiceHandler.sendMessageDelayed(msg, SYNC_COMPLETE_DELAY_TIMER); in sendDelayedContactChangeMsg()436 mServiceHandler.sendMessageDelayed(msg, SYNC_COMPLETE_DELAY_TIMER); in sendDelayedContactProfileMsg()