Searched refs:KEY_BUGREPORT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
H A DBugReportPreferenceController.java28 private static final String KEY_BUGREPORT = "bugreport"; field in class:BugReportPreferenceController
42 mPreference = screen.findPreference(KEY_BUGREPORT);
48 return KEY_BUGREPORT;

Completed in 497 milliseconds