Searched refs:getQux (Results 1 – 4 of 4) sorted by relevance
36 public String getQux() { in getQux() method in TestExceptionHandlingWithDefaultDeserialization.Baz
47 public String getQux() { in getQux() method in TestExceptionHandlingWithJsonCreatorDeserialization.Baz
162 Qux getQux(); in getQux() method238 Qux qux = EntryPoints.get(getApplicationContext(), PkgPrivateQuxEntryPoint.class).getQux(); in testLocalPkgPrivateEntryPoint()
191 Qux getQux(); in getQux() method260 Qux qux = EntryPoints.get(getApplicationContext(), PkgPrivateQuxEntryPoint.class).getQux(); in testLocalPkgPrivateEntryPoint()