Searched refs:ACTION_CONFIG_REMOVED (Results 1 – 2 of 2) sorted by relevance
28 public static int ACTION_CONFIG_REMOVED = 4; field in TestAcsClient61 mActionQueue.offer(ACTION_CONFIG_REMOVED); in onConfigRemoved()
5352 assertEquals(res, TestAcsClient.ACTION_CONFIG_REMOVED); in testProvisioningManagerTriggerRcsReconfiguration()