Searched refs:mPrivvy (Results 1 – 3 of 3) sorted by relevance
21 /* not private */ static String mPrivvy = "stuff"; field in SemiPrivate
22 String shouldFail = SemiPrivate.mPrivvy; in main()
21 private static String mPrivvy = "stuff"; field in SemiPrivate