Searched refs:CONTACT_PROFILE_TABLE_MODIFIED (Results 1 – 1 of 1) sorted by relevance
78 private static final int CONTACT_PROFILE_TABLE_MODIFIED = 2; field in EABService338 case CONTACT_PROFILE_TABLE_MODIFIED: in handleMessage()428 if (mServiceHandler.hasMessages(CONTACT_PROFILE_TABLE_MODIFIED)) { in sendDelayedContactProfileMsg()429 mServiceHandler.removeMessages(CONTACT_PROFILE_TABLE_MODIFIED); in sendDelayedContactProfileMsg()435 Message msg = mServiceHandler.obtainMessage(CONTACT_PROFILE_TABLE_MODIFIED); in sendDelayedContactProfileMsg()