Searched refs:CAPABILITY_CAN_PULL_CALL (Results 1 – 5 of 5) sorted by relevance
403 public static final int CAPABILITY_CAN_PULL_CALL = 0x01000000; field in Connection1139 if ((capabilities & CAPABILITY_CAN_PULL_CALL) == CAPABILITY_CAN_PULL_CALL) { in capabilitiesToStringInternal()
479 public static final int CAPABILITY_CAN_PULL_CALL = 0x00800000; field in Call.Details763 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToString()
110 * {@link android.telecom.Connection#CAPABILITY_CAN_PULL_CALL}.
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42367 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x80000042763 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000