Searched refs:waitForPreparedCount (Results 1 – 1 of 1) sorted by relevance
220 bool waitForPreparedCount(int streamId, int count) const { in waitForPreparedCount() function in android::CameraDeviceCallback488 EXPECT_TRUE(callbacks->waitForPreparedCount(streamId, 1)); in BasicCameraTests()493 EXPECT_TRUE(callbacks->waitForPreparedCount(streamId, 2)); in BasicCameraTests()