Home
last modified time | relevance | path

Searched refs:CAPABILITY_CAN_PULL_CALL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnection.java379 public static final int CAPABILITY_CAN_PULL_CALL = 0x01000000; field in Connection
979 if ((capabilities & CAPABILITY_CAN_PULL_CALL) == CAPABILITY_CAN_PULL_CALL) { in capabilitiesToStringInternal()
DCall.java457 public static final int CAPABILITY_CAN_PULL_CALL = 0x00800000; field in Call.Details
715 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToString()
/frameworks/base/core/proto/android/telecomm/
Denums.proto110 * {@link android.telecom.Connection#CAPABILITY_CAN_PULL_CALL}.
/frameworks/base/non-updatable-api/
Dcurrent.txt43527 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
43801 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
/frameworks/base/api/
Dcurrent.txt43671 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
43945 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000