Searched refs:FLAG_ALLOW_CONSENTLESS_BUGREPORT (Results 1 – 3 of 3) sorted by relevance
124 public static final int FLAG_ALLOW_CONSENTLESS_BUGREPORT = 0x2; field in IncidentManager129 FLAG_ALLOW_CONSENTLESS_BUGREPORT,
312 && (flags & IncidentManager.FLAG_ALLOW_CONSENTLESS_BUGREPORT) != 0) { in authorizeReportImpl()
10591 field public static final int FLAG_ALLOW_CONSENTLESS_BUGREPORT = 2; // 0x2