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

/packages/apps/Browser/src/com/android/browser/
H A DTab.java390 ErrorDialog(int title, String desc, int error) { argument
392 mDescription = desc;
418 private void queueError(int err, String desc) { argument
432 desc, err);

Completed in 4579 milliseconds