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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DAccount.java429 public String getUuid() { method in class:Account
461 return "local://localhost/" + context.getDatabasePath(getUuid() + ".db");

Completed in 44 milliseconds