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/
DCall.java256 public static final int CAPABILITY_CAN_PULL_CALL = 0x00800000; field in Call.Details
417 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToString()
DConnection.java319 public static final int CAPABILITY_CAN_PULL_CALL = 0x01000000; field in Connection
647 if (can(capabilities, CAPABILITY_CAN_PULL_CALL)) { in capabilitiesToStringInternal()
/frameworks/base/api/
Dcurrent.txt36113 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
36299 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
Dsystem-current.txt39001 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
39198 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
Dtest-current.txt36196 field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
36382 field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000