Home | History | Annotate | Download | only in calllog

Lines Matching refs:numberPresentation

937     final int numberPresentation = cursor.getInt(CallLogQuery.NUMBER_PRESENTATION);
940 new PhoneCallDetails(number, numberPresentation, postDialDigits);
967 views.numberPresentation = numberPresentation;
1024 if (PhoneNumberHelper.canPlaceCallsTo(details.number, details.numberPresentation)