Home
last modified time | relevance | path

Searched refs:PROPERTY_REMOTELY_HOSTED (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java552 public static final int PROPERTY_REMOTELY_HOSTED = 1 << 11; field in Connection
1244 if ((properties & PROPERTY_REMOTELY_HOSTED) == PROPERTY_REMOTELY_HOSTED) { in propertiesToStringInternal()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13532 field public static final int PROPERTY_REMOTELY_HOSTED = 2048; // 0x800