Searched refs:MockSpannable (Results 1 – 1 of 1) sorted by relevance
268 MockSpannable str = spy(new MockSpannable()); in testResetLockedMeta()275 str = spy(new MockSpannable()); in testResetLockedMeta()425 public static class MockSpannable implements Spannable { class in MetaKeyKeyListenerTest