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

/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ui/
H A DDirListActivity.java297 removeDialog(DIALOG_RUN_ABORT_DIR);
306 removeDialog(DIALOG_RUN_ABORT_DIR);
314 removeDialog(DIALOG_RUN_ABORT_DIR);
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DUsbStorageActivity.java242 removeDialog(id);
/frameworks/base/core/java/android/app/
H A DActivity.java2961 * @see #removeDialog(int)
2999 * @see #removeDialog(int)
3040 * If you need to rebuild the dialog, call {@link #removeDialog(int)} first.
3048 * @see #removeDialog(int)
3086 * @see #removeDialog(int)
3137 public final void removeDialog(int id) { method in class:Activity

Completed in 82 milliseconds