|
|
@ -24,7 +24,7 @@ import android.telephony.PhoneNumberUtils;
|
|
|
|
import android.util.Log;
|
|
|
|
import android.util.Log;
|
|
|
|
|
|
|
|
|
|
|
|
import java.util.HashMap;
|
|
|
|
import java.util.HashMap;
|
|
|
|
|
|
|
|
//jiaoxue
|
|
|
|
public class Contact {
|
|
|
|
public class Contact {
|
|
|
|
private static HashMap<String, String> sContactCache;
|
|
|
|
private static HashMap<String, String> sContactCache;
|
|
|
|
private static final String TAG = "Contact";
|
|
|
|
private static final String TAG = "Contact";
|
|
|
|