Searched refs:getPropertyDocument (Results 1 – 4 of 4) sorted by relevance
66 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyString("propString")) in testRecreateFromParcel()68 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyBytesArray("propBytes")) in testRecreateFromParcel()110 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyString("propString")) in testRecreateFromParcelWithParentTypes()112 assertThat(outDoc.getPropertyDocument("propDocument").getPropertyBytesArray("propBytes")) in testRecreateFromParcelWithParentTypes()
426 assertThat(actualAppFunction.getPropertyDocument("appFunctionParameterMetadata").getId()) in parseIntoMapForGivenSchemas_singleAppFunctionWithDocumentProperties()467 assertThat(actualAppFunction.getPropertyDocument("appFunctionParameterMetadata").getId()) in parseIntoMapForGivenSchemas_singleAppFunctionWithSelfReferencingSchema()
715 public @Nullable GenericDocument getPropertyDocument(@NonNull String path) { in getPropertyDocument() method in GenericDocument
285 …method @Nullable public android.app.appsearch.GenericDocument getPropertyDocument(@NonNull String);