Searched refs:BugreportPrefs (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
H A 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;
H A DBugreportPrefs.java25 public class BugreportPrefs { class
H A DBugreportReceiver.java19 import static com.android.shell.BugreportPrefs.STATE_SHOW;
20 import static com.android.shell.BugreportPrefs.getWarningState;

Completed in 314 milliseconds