Home
last modified time | relevance | path

Searched refs:CAPABILITY_TERMINAL_BASED_CALL_WAITING (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsService.java154 public static final long CAPABILITY_TERMINAL_BASED_CALL_WAITING = 1 << 2; field in ImsService
198 CAPABILITY_TERMINAL_BASED_CALL_WAITING,
211 CAPABILITY_TERMINAL_BASED_CALL_WAITING, "TERMINAL_BASED_CALL_WAITING",
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java32 import static android.telephony.ims.ImsService.CAPABILITY_TERMINAL_BASED_CALL_WAITING;
6044 capable = mImsManager.isCapable(CAPABILITY_TERMINAL_BASED_CALL_WAITING); in initializeTerminalBasedCallWaiting()
/frameworks/base/core/api/
Dsystem-current.txt16633 field public static final long CAPABILITY_TERMINAL_BASED_CALL_WAITING = 4L; // 0x4L