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