Home
last modified time | relevance | path

Searched refs:putBooleanResource (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java303 mContextFixture.putBooleanResource( in setUp()
1397 mContextFixture.putBooleanResource( in testSetPsNotifications()
1429 mContextFixture.putBooleanResource( in testSetCsNotifications()
1462 mContextFixture.putBooleanResource( in testSetCsNormalNotifications()
1494 mContextFixture.putBooleanResource( in testSetCsEmergencyNotifications()
1528 mContextFixture.putBooleanResource( in testSetNotificationsForGroupedSubs()
DContextFixture.java644 public void putBooleanResource(int id, boolean value) { in putBooleanResource() method in ContextFixture
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccSlotTest.java86 mContextFixture.putBooleanResource(com.android.internal.R.bool.config_hotswapCapable, true); in setUp()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java130 mContextFixture.putBooleanResource(com.android.internal.R.bool.config_voice_capable, true); in setUp()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java929 mContextFixture.putBooleanResource( in testDDSResetAutoAttach()