Searched refs:addIndex (Results 1 – 2 of 2) sorted by relevance
69 mSearchProvider.getSearchIndexableResources().addIndex(String.class); in testAddIndex()87 mSearchProvider.getSearchIndexableResources().addIndex(FakeIndexProvider.class); in testNonIndexableKeys_GetsKeyFromProvider()
421 final int addIndex = word[charIndex + differentCharIndex] in add() local423 newChildren.mData.add(addIndex, newWord); in add()