Home
last modified time | relevance | path

Searched refs:ACTION_CONFIG_CHANGED (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestAcsClient.java27 public static int ACTION_CONFIG_CHANGED = 3; field in TestAcsClient
56 mActionQueue.offer(ACTION_CONFIG_CHANGED); in onConfigChanged()
DImsServiceTest.java3190 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerRcsProvisioningChangedCallback()
3288 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerNotifyRcsAutoConfigurationReceived()
3322 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerNotifyRcsAutoConfigurationReceived()
3353 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerTriggerRcsReconfiguration()
3408 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerSetRcsClientConfiguration()