Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DSimpleUploaderAsyncTask.java60 private static final String STORAGE_METADATA_TITLE = "title"; field in SimpleUploaderAsyncTask
93 STORAGE_METADATA_TITLE, bugReport.getTitle() in uploadSimple()