Searched refs:PREFS_BUGREPORT (Results 1 – 2 of 2) sorted by relevance
26 static final String PREFS_BUGREPORT = "bugreports"; field in BugreportPrefs38 PREFS_BUGREPORT, Context.MODE_PRIVATE); in getWarningState()44 PREFS_BUGREPORT, Context.MODE_PRIVATE); in setWarningState()
22 import static com.android.shell.BugreportPrefs.PREFS_BUGREPORT;560 mContext.getSharedPreferences(PREFS_BUGREPORT, Context.MODE_PRIVATE) in bugreportFinishedWithWarningTest()