Searched refs:CAPABILITY_CAN_PULL_CALL (Results 1 – 5 of 5) sorted by relevance
379 public static final int CAPABILITY_CAN_PULL_CALL = 0x01000000; field in Connection979 if ((capabilities & CAPABILITY_CAN_PULL_CALL) == CAPABILITY_CAN_PULL_CALL) { in capabilitiesToStringInternal()
457 public static final int CAPABILITY_CAN_PULL_CALL = 0x00800000; field in Call.Details715 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToString()
110 * {@link android.telecom.Connection#CAPABILITY_CAN_PULL_CALL}.
43527 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x80000043801 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
43671 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x80000043945 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000