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.java5163 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerRcsProvisioningChangedCallback()
5261 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerNotifyRcsAutoConfigurationReceived()
5295 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerNotifyRcsAutoConfigurationReceived()
5326 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerTriggerRcsReconfiguration()
5381 assertEquals(res, TestAcsClient.ACTION_CONFIG_CHANGED); in testProvisioningManagerSetRcsClientConfiguration()