Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestAcsClient.java28 public static int ACTION_CONFIG_REMOVED = 4; field in TestAcsClient
61 mActionQueue.offer(ACTION_CONFIG_REMOVED); in onConfigRemoved()
DImsServiceTest.java5352 assertEquals(res, TestAcsClient.ACTION_CONFIG_REMOVED); in testProvisioningManagerTriggerRcsReconfiguration()