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