Searched defs:shell (Results 1 - 6 of 6) sorted by relevance

/frameworks/webview/chromium/tools/WebViewShell/src/com/android/webview/chromium/shell/
H A DJankActivity.java17 package com.android.webview.chromium.shell;
H A DStartupTimeActivity.java17 package com.android.webview.chromium.shell;
H A DTelemetryActivity.java17 package com.android.webview.chromium.shell;
/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportPrefs.java17 package com.android.shell;
H A DBugreportWarningActivity.java17 package com.android.shell;
19 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 DBugreportReceiver.java17 package com.android.shell;
19 import static com.android.shell.BugreportPrefs.STATE_SHOW;
20 import static com.android.shell.BugreportPrefs.getWarningState;
50 private static final String AUTHORITY = "com.android.shell";

Completed in 84 milliseconds