Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DConfig.java55 private static final String KEY_BUGREPORT_UPLOAD_DESTINATION = "bugreport_upload_destination"; field in Config
88 if (properties.getKeyset().contains(KEY_BUGREPORT_UPLOAD_DESTINATION)) { in onPropertiesChanged()
133 KEY_BUGREPORT_UPLOAD_DESTINATION, /* defaultValue= */ null); in updateConstants()