Searched defs:foo (Results 1 – 5 of 5) sorted by relevance
1 void foo; variable
37 void foo() { in foo() function
29 public NoPublicConstructorTest(String foo, String foo2) { in NoPublicConstructorTest()
171 void foo(); in foo() method
46 SpannableString foo = new SpannableString("foo"); in testBasic() local