Searched defs:hints1 (Results 1 – 2 of 2) sorted by relevance
44 Set<String> hints1 = Set.of("creditCardNumber", "creditCardExpirationDate", in testGetters() local61 Set<String> hints1 = new ArraySet<>(Set.of("creditCardNumber", "creditCardExpirationDate", in testParcelingAndUnparceling() local
197 public void notifyViewReady(String[] hints1, String[] hints2) throws Exception { in notifyViewReady()