Searched defs:desc (Results 1 – 12 of 12) sorted by relevance
60 AuthenticatorDescription desc = mTypeToAuthDescription.get(accountType); in getDrawableForType() local83 AuthenticatorDescription desc = mTypeToAuthDescription.get(accountType); in getLabelForType() local129 AuthenticatorDescription desc = getAccountTypeDescription(accountType); in hasAccountPreferences() local
198 AuthenticatorDescription desc = mTypeToAuthDescription.get(accountType); in getDrawableForType() local221 AuthenticatorDescription desc = mTypeToAuthDescription.get(accountType); in getLabelForType() local
147 AuthenticatorDescription desc = null; in addPreferencesForType() local
55 String desc = b.getString("description"); in onCreate() local
725 String desc = String.format(f, mCurrentTrackName); in onContextItemSelected() local
335 String desc = String.format(f, mCurrentAlbumName); in onContextItemSelected() local
425 String desc; in onContextItemSelected() local
199 AuthenticatorDescription desc = null; in loadAccountList() local
179 CharSequence desc = null; in loadDescription() local
275 AuthenticatorDescription desc = mTypeToAuthDescription.get(accountType); in getLabelForType() local
258 ErrorDialog(int title, String desc, int error) { in ErrorDialog()286 private void queueError(int err, String desc) { in queueError()
1553 String desc = entityValues.getAsString(Events.DESCRIPTION); in buildMessageTextFromEntityValues() local