Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportWarningActivity.java19 import static com.android.shell.BugreportPrefs.STATE_HIDE;
20 import static com.android.shell.BugreportPrefs.STATE_SHOW;
21 import static com.android.shell.BugreportPrefs.STATE_UNKNOWN;
22 import static com.android.shell.BugreportPrefs.getWarningState;
23 import static com.android.shell.BugreportPrefs.setWarningState;
DBugreportPrefs.java25 final class BugreportPrefs { class
DBugreportProgressService.java23 import static com.android.shell.BugreportPrefs.STATE_HIDE;
24 import static com.android.shell.BugreportPrefs.STATE_UNKNOWN;
25 import static com.android.shell.BugreportPrefs.getWarningState;
/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java22 import static com.android.shell.BugreportPrefs.PREFS_BUGREPORT;
23 import static com.android.shell.BugreportPrefs.STATE_HIDE;
24 import static com.android.shell.BugreportPrefs.STATE_SHOW;
25 import static com.android.shell.BugreportPrefs.STATE_UNKNOWN;
26 import static com.android.shell.BugreportPrefs.getWarningState;
27 import static com.android.shell.BugreportPrefs.setWarningState;