Searched refs:getPropertyResultsCount (Results 1 – 1 of 1) sorted by relevance
2622 TestGetPropertyCallback(int getPropertyResultsCount) { in TestGetPropertyCallback() argument2623 mCountDownLatch = new CountDownLatch(getPropertyResultsCount); in TestGetPropertyCallback()2624 mGetPropertyResultsCount = getPropertyResultsCount; in TestGetPropertyCallback()