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;70 @Nullable @Named(LEAK_REPORT_EMAIL_NAME) String leakReportEmail) { in LeakReporter()
20 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;94 @Named(LEAK_REPORT_EMAIL_NAME)
20 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;91 @Named(LEAK_REPORT_EMAIL_NAME)
194 public static final String LEAK_REPORT_EMAIL_NAME = "leak_report_email"; field in Dependency236 new DependencyKey<>(LEAK_REPORT_EMAIL_NAME);337 @Inject @Named(LEAK_REPORT_EMAIL_NAME) Lazy<String> mLeakReportEmail;