Home
last modified time | relevance | path

Searched refs:CAPABILITY_MUTE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DCall.java141 public static final int CAPABILITY_MUTE = 0x00000040; field in Call.Details
303 if (can(capabilities, CAPABILITY_MUTE)) { in capabilitiesToString()
DConnection.java135 public static final int CAPABILITY_MUTE = 0x00000040; field in Connection
343 if (can(capabilities, CAPABILITY_MUTE)) { in capabilitiesToString()
/frameworks/base/api/
Dcurrent.txt29979 field public static final int CAPABILITY_MUTE = 64; // 0x40
30119 field public static final int CAPABILITY_MUTE = 64; // 0x40
Dsystem-current.txt32151 field public static final int CAPABILITY_MUTE = 64; // 0x40
32302 field public static final int CAPABILITY_MUTE = 64; // 0x40