Home
last modified time | relevance | path

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

/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/
DServiceStateTrackerTest.java1585 mContextFixture.putBooleanResource( in testSetPsNotifications()
1617 mContextFixture.putBooleanResource( in testSetCsNotifications()
1650 mContextFixture.putBooleanResource( in testSetCsNormalNotifications()
1682 mContextFixture.putBooleanResource( in testSetCsEmergencyNotifications()
1716 mContextFixture.putBooleanResource( in testSetNotificationsForGroupedSubs()
DContextFixture.java686 public void putBooleanResource(int id, boolean value) { in putBooleanResource() method in ContextFixture
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java959 mContextFixture.putBooleanResource( in testDDSResetAutoAttach()