Searched refs:BUGREPORT_CONSENT (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.tv.feedbackconsent.TvFeedbackConstants.BUGREPORT_CONSENT;126 resultData.getBoolean(BUGREPORT_CONSENT, false), in createResultReceiver() argument
24 public static final String BUGREPORT_CONSENT = "BUGREPORT_CONSENT"; field in TvFeedbackConstants
19 import static com.android.tv.feedbackconsent.TvFeedbackConstants.BUGREPORT_CONSENT;176 bundle.putSerializable(BUGREPORT_CONSENT, sendBugreport); in sendResult()