Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportService.java91 private static final String STATUS_CHANNEL_ID = "BUGREPORT_STATUS_CHANNEL"; field in BugReportService
170 STATUS_CHANNEL_ID, in onCreate()
350 .Builder(getApplicationContext(), STATUS_CHANNEL_ID) in showBugReportFinishedNotification()