Home | History | Annotate | Download | only in phone

Lines Matching full:accounthandle

3020      * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
3026 public Uri getVoicemailRingtoneUri(PhoneAccountHandle accountHandle) {
3027 final Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(accountHandle);
3038 * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
3043 public boolean isVoicemailVibrationEnabled(PhoneAccountHandle accountHandle) {
3044 final Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(accountHandle);