Searched refs:testConnectionHints (Results 1 – 1 of 1) sorted by relevance
364 Bundle testConnectionHints = new Bundle(); in testCallback_onConnect_onDisconnect() local365 testConnectionHints.putString("test_key", "test_value"); in testCallback_onConnect_onDisconnect()369 .setConnectionHints(testConnectionHints) in testCallback_onConnect_onDisconnect()383 assertThat(TestUtils.equals(testConnectionHints, controllerInfo.getConnectionHints())) in testCallback_onConnect_onDisconnect()