|
|
@ -25,7 +25,7 @@ import android.util.Log;
|
|
|
|
|
|
|
|
|
|
|
|
import java.util.HashMap;
|
|
|
|
import java.util.HashMap;
|
|
|
|
//你们大家好,我是小米便签源码修改者
|
|
|
|
//你们大家好,我是小米便签源码修改者
|
|
|
|
|
|
|
|
//123456546754654757656
|
|
|
|
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";
|
|
|
|