Searched refs:TestMonitorCallback (Results 1 – 2 of 2) sorted by relevance
427 final TestMonitorCallback callback = new TestMonitorCallback(latch); in testSetMonitorCallback()460 final TestMonitorCallback callback = new TestMonitorCallback(latch); in testClearMonitorCallback()488 private class TestMonitorCallback implements DeviceConfig.MonitorCallback { class in Settings_ConfigTest493 TestMonitorCallback(CountDownLatch latch) { in TestMonitorCallback() method in Settings_ConfigTest.TestMonitorCallback
1319 final TestMonitorCallback callback = new TestMonitorCallback(latch); in testSetMonitorCallback()1352 final TestMonitorCallback callback = new TestMonitorCallback(latch); in testClearMonitorCallback()1378 private class TestMonitorCallback implements DeviceConfig.MonitorCallback { class in DeviceConfigApiTests1383 TestMonitorCallback(CountDownLatch latch) { in TestMonitorCallback() method in DeviceConfigApiTests.TestMonitorCallback