Lines Matching refs:PhoneAccount
41 import android.telecom.PhoneAccount;
2801 public int getSubIdForPhoneAccount(PhoneAccount phoneAccount) {
2802 return PhoneUtils.getSubIdForPhoneAccount(phoneAccount);
3020 * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
3023 * PhoneAccount.
3038 * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
3040 * @return {@code true} if the vibration is set for this PhoneAccount, {@code false} otherwise.