Home
last modified time | relevance | path

Searched defs:FIELD_NOT_STRING_FORMAT_STRING (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DAssetFactory.java28 private static final String FIELD_NOT_STRING_FORMAT_STRING = "Expected %s to be string."; field in AssetFactory
H A DAssetMatcherFactory.java29 private static final String FIELD_NOT_STRING_FORMAT_STRING = "Expected %s to be string."; field in AssetMatcherFactory