Searched refs:BugReportInPowerPreferenceController (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.settings.development.BugReportInPowerPreferenceController21 import static com.android.settings.development.BugReportInPowerPreferenceController59 private BugReportInPowerPreferenceController mController;67 mController = new BugReportInPowerPreferenceController(mContext); in setUp()
30 public class BugReportInPowerPreferenceController extends class43 public BugReportInPowerPreferenceController(Context context) { in BugReportInPowerPreferenceController() method in BugReportInPowerPreferenceController
491 controllers.add(new BugReportInPowerPreferenceController(context)); in buildPreferenceControllers()