Home
last modified time | relevance | path

Searched refs:destinationValue (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java5170 Integer destinationValue = in uiUpdateAttachment() local
5173 destinationValue == null ? 0 : destinationValue); in uiUpdateAttachment()