Searched refs:hasCalledNewEditable (Results 1 – 1 of 1) sorted by relevance
957 assertFalse(factory.hasCalledNewEditable()); in testSetEditableFactory()961 assertFalse(factory.hasCalledNewEditable()); in testSetEditableFactory()965 assertFalse(factory.hasCalledNewEditable()); in testSetEditableFactory()969 assertTrue(factory.hasCalledNewEditable()); in testSetEditableFactory()975 assertTrue(factory.hasCalledNewEditable()); in testSetEditableFactory()5418 public boolean hasCalledNewEditable() { in hasCalledNewEditable() method in TextViewTest.MockEditableFactory