Searched refs:mFoo (Results 1 – 3 of 3) sorted by relevance
10 public int mFoo; field in SimplyNoted19 mFoo = 0; in SimplyNoted()25 mFoo = xyzzy; in SimplyNoted()
18 int mFoo = 27; field in Main21 System.out.println("mFoo is " + mFoo); in doStuff()
31 annotations on FIELD public int android.test.anno.SimplyNoted.mFoo: