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

  /frameworks/base/telecomm/java/android/telecom/
TelecomManager.java 379 public static final String EXTRA_IS_HANDOVER = "android.telecom.extra.IS_HANDOVER";
386 * not the same as the legacy {@link #EXTRA_IS_HANDOVER} extra.
393 * Parcelable extra used with {@link #EXTRA_IS_HANDOVER} to indicate the source
    [all...]
ConnectionService.java 106 * {@link TelecomManager#EXTRA_IS_HANDOVER}. Telecom will match the phone numbers of the
111 public static final String EXTRA_IS_HANDOVER = TelecomManager.EXTRA_IS_HANDOVER;
    [all...]

Completed in 86 milliseconds