Home
last modified time | relevance | path

Searched defs:ErrorDialog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DTab.java262 private class ErrorDialog { class in Tab
266 ErrorDialog(int title, String desc, int error) { in ErrorDialog() method in Tab.ErrorDialog