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