Searched refs:mInstancePrivvy (Results 1 – 3 of 3) sorted by relevance
27 /* not private */ String mInstancePrivvy = "stuff"; field in SemiPrivate
30 String shouldFail = new SemiPrivate().mInstancePrivvy; in accessInstanceField()
27 private String mInstancePrivvy = "stuff"; field in SemiPrivate