Searched refs:getCallerInfo (Results 1 – 3 of 3) sorted by relevance
50 CallerInfo callerInfo = CallerInfo.getCallerInfo(getProvider().getContext(), "18004664411"); in testCallerInfo()
641 info = CallerInfo.getCallerInfo(context, contactRef); in placeCallVia()648 info = CallerInfo.getCallerInfo(context, number); in placeCallVia()1172 static CallerInfo getCallerInfo(Context context, Connection c) { in getCallerInfo() method in PhoneUtils1181 info = CallerInfo.getCallerInfo(context, (Uri) userDataObject); in getCallerInfo()1201 info = CallerInfo.getCallerInfo(context, number); in getCallerInfo()1461 CallerInfo newCi = getCallerInfo(null, conn);
430 CallerInfo info = PhoneUtils.getCallerInfo(getContext(), null /* conn */); in displayMainCallStatus()