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

/packages/apps/Browser/src/com/android/browser/
H A DTab.java258 ErrorDialog(int title, String desc, int error) { argument
260 mDescription = desc;
286 private void queueError(int err, String desc) { argument
300 desc, err);

Completed in 22 milliseconds