Searched refs:ACTION_START_SILENT (Results 1 – 2 of 2) sorted by relevance
86 private static final String ACTION_START_SILENT = field in BugReportService231 if (ACTION_START_SILENT.equals(intent.getAction())) { in onStartCommand()
74 private static final String ACTION_START_SILENT = field in BugReportActivity342 if (ACTION_START_SILENT.equals(getIntent().getAction())) { in onActivityStartedWithBugReportServiceBound()