Searched defs:one (Results 1 – 4 of 4) sorted by relevance
55 ViewOne one = new ViewOne(mContext); in testLayout3() local93 TextView one = new TextView(mContext); in testLayout6() local
55 InterfaceOne one = mOne; in testDerivedOne() local103 InterfaceOne one = mFive; in testFailInterface() local
304 private static boolean sameWord(CharSequence text, int one, int two) { in sameWord()
219 public static boolean regionMatches(CharSequence one, int toffset, in regionMatches()