Searched refs:hasCalledNewEditable (Results 1 – 1 of 1) sorted by relevance
916 assertFalse(factory.hasCalledNewEditable()); in testSetEditableFactory()920 assertFalse(factory.hasCalledNewEditable()); in testSetEditableFactory()924 assertFalse(factory.hasCalledNewEditable()); in testSetEditableFactory()928 assertTrue(factory.hasCalledNewEditable()); in testSetEditableFactory()934 assertTrue(factory.hasCalledNewEditable()); in testSetEditableFactory()4819 public boolean hasCalledNewEditable() { in hasCalledNewEditable() method in TextViewTest.MockEditableFactory