Searched refs:CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT (Results 1 – 4 of 4) sorted by relevance
437 public static final int CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT = 0x20000000; field in Connection1155 if ((capabilities & CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT) in capabilitiesToStringInternal()1156 == CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT) { in capabilitiesToStringInternal()
513 public static final int CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT = 0x10000000; field in Call.Details778 if (can(capabilities, CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT)) { in capabilitiesToString()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42373 field public static final int CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT = 268435456; // 0x1000000042771 field public static final int CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT = 536870912; // 0x20000000