Home
last modified time | relevance | path

Searched refs:INTENT_BUGREPORT_REQUESTED (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bugreporthandler/
DBugReportHandlerUtil.java47 private static final String INTENT_BUGREPORT_REQUESTED = field in BugReportHandlerUtil
222 final Intent intent = new Intent(INTENT_BUGREPORT_REQUESTED); in getBugReportHandlerAppReceivers()