Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCallWaitingControllerTest.java21 import static android.telephony.CarrierConfigManager.ImsSs.CALL_WAITING_SYNC_NONE;
99 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testSetTerminalBasedCallWaitingSupported()
116 TERMINAL_BASED_ACTIVATED, CALL_WAITING_SYNC_NONE); in testInitialize() local
117 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testInitialize()
126 TERMINAL_BASED_NOT_ACTIVATED, CALL_WAITING_SYNC_NONE); in testInitialize() local
133 bundle = getConfigBundle(false, CALL_WAITING_SYNC_NONE, false); in testInitialize()
145 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testCarrierConfigChanged()
152 bundle = getConfigBundle(false, CALL_WAITING_SYNC_NONE, true); in testCarrierConfigChanged()
187 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testGetCallWaitingSyncNone()
225 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testSetCallWaitingSyncNone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallWaitingController.java22 import static android.telephony.CarrierConfigManager.ImsSs.CALL_WAITING_SYNC_NONE;
100 private int mSyncPreference = CALL_WAITING_SYNC_NONE;
133 mSyncPreference = sp.getInt(KEY_CS_SYNC + phoneId, CALL_WAITING_SYNC_NONE); in initialize()
184 if (mSyncPreference == CALL_WAITING_SYNC_NONE in getCallWaiting()
232 if (mSyncPreference == CALL_WAITING_SYNC_NONE in setCallWaiting()
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java8780 CALL_WAITING_SYNC_NONE,
8794 public static final int CALL_WAITING_SYNC_NONE = 0; field in CarrierConfigManager.ImsSs
/frameworks/base/core/api/
Dcurrent.txt44159 field public static final int CALL_WAITING_SYNC_NONE = 0; // 0x0