Searched refs:CAPABILITY_CAN_PULL_CALL (Results 1 – 4 of 4) sorted by relevance
110 * {@link android.telecom.Connection#CAPABILITY_CAN_PULL_CALL}.
417 public static final int CAPABILITY_CAN_PULL_CALL = 0x00800000; field in Call.Details638 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToString()
337 public static final int CAPABILITY_CAN_PULL_CALL = 0x01000000; field in Connection786 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToStringInternal()
43070 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x80000043304 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000