Home | History | Annotate | Download | only in telecom

Lines Matching refs:getDefaultOutgoingPhoneAccount

562     public PhoneAccountHandle getDefaultOutgoingPhoneAccount(String uriScheme) {
565 return getTelecomService().getDefaultOutgoingPhoneAccount(uriScheme,
569 Log.e(TAG, "Error calling ITelecomService#getDefaultOutgoingPhoneAccount", e);