HomeSort by relevance Sort by last modified time
    Searched defs:PhoneAccount (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 45 * {@link TelecomManager} uses registered {@link PhoneAccount}s to present the user with
46 * alternative options when placing a phone call. When building a {@link PhoneAccount}, the app
52 public class PhoneAccount implements Parcelable {
55 * Flag indicating that this {@code PhoneAccount} can act as a connection manager for
56 * other connections. The {@link ConnectionService} associated with this {@code PhoneAccount}
61 * {@link ConnectionService} associated with this {@code PhoneAccount} will be attempted first
69 * Flag indicating that this {@code PhoneAccount} can make phone calls in place of
82 * Flag indicating that this {@code PhoneAccount} represents a built-in PSTN SIM
85 * Only the Android framework can register a {@code PhoneAccount} having this capability.
92 * Flag indicating that this {@code PhoneAccount} is capable of placing video calls
    [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 37 milliseconds