Home
last modified time | relevance | path

Searched refs:getResultProto (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java1339 GetResultProto getResultProto = in getDocumentProtoByIdLocked() local
1341 LogUtil.piiTrace(TAG, "getDocument, response", getResultProto.getStatus(), getResultProto); in getDocumentProtoByIdLocked()
1342 checkSuccess(getResultProto.getStatus()); in getDocumentProtoByIdLocked()
1344 return getResultProto.getDocument(); in getDocumentProtoByIdLocked()