Home | History | Annotate | Download | only in telephony

Lines Matching refs:PhoneAccount

37 import android.telecom.PhoneAccount;
5133 public int getSubIdForPhoneAccount(PhoneAccount phoneAccount) {
5138 retval = service.getSubIdForPhoneAccount(phoneAccount);
5214 * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
5217 * PhoneAccount.
5234 * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
5236 * @return {@code true} if the vibration is set for this PhoneAccount, {@code false} otherwise.