Searched refs:LEAK_REPORT_EMAIL_NAME (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;69 @Nullable @Named(LEAK_REPORT_EMAIL_NAME) String leakReportEmail) { in LeakReporter()
20 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;78 @Named(LEAK_REPORT_EMAIL_NAME)
20 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;101 @Named(LEAK_REPORT_EMAIL_NAME)
174 public static final String LEAK_REPORT_EMAIL_NAME = "leak_report_email"; field in Dependency205 new DependencyKey<>(LEAK_REPORT_EMAIL_NAME);303 @Inject @Named(LEAK_REPORT_EMAIL_NAME) Lazy<String> mLeakReportEmail;