Searched refs:CONTACT_TABLE_MODIFIED (Results 1 – 1 of 1) sorted by relevance
71 private static final int CONTACT_TABLE_MODIFIED = 1; field in EABService328 case CONTACT_TABLE_MODIFIED: in handleMessage()406 if (mServiceHandler.hasMessages(CONTACT_TABLE_MODIFIED)) { in sendDelayedContactChangeMsg()407 mServiceHandler.removeMessages(CONTACT_TABLE_MODIFIED); in sendDelayedContactChangeMsg()413 Message msg = mServiceHandler.obtainMessage(CONTACT_TABLE_MODIFIED); in sendDelayedContactChangeMsg()