Searched refs:getPropertyDocument (Results 1 – 3 of 3) sorted by relevance
66 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyString("propString")) in testRecreateFromParcel()68 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyBytesArray("propBytes")) in testRecreateFromParcel()109 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyString("propString")) in testRecreateFromParcelWithParentTypes()111 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyBytesArray("propBytes")) in testRecreateFromParcelWithParentTypes()
665 public GenericDocument getPropertyDocument(@NonNull String path) { in getPropertyDocument() method in GenericDocument
230 …method @Nullable public android.app.appsearch.GenericDocument getPropertyDocument(@NonNull String);