Searched refs:FakeBubbleProperties (Results 1 – 1 of 1) sorted by relevance
311 private FakeBubbleProperties mBubbleProperties;386 mBubbleProperties = new FakeBubbleProperties(); in setUp()2172 private static class FakeBubbleProperties implements BubbleProperties { class in BubblesTest