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;71 @Named(LEAK_REPORT_EMAIL_NAME) String leakReportEmail) { in LeakReporter()
20 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;105 @Named(LEAK_REPORT_EMAIL_NAME)
20 import static com.android.systemui.Dependency.LEAK_REPORT_EMAIL_NAME;115 @Named(LEAK_REPORT_EMAIL_NAME)
189 public static final String LEAK_REPORT_EMAIL_NAME = "leak_report_email"; field in Dependency231 new DependencyKey<>(LEAK_REPORT_EMAIL_NAME);320 @Inject @Named(LEAK_REPORT_EMAIL_NAME) Lazy<String> mLeakReportEmail;