Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DFromAddressSpinner.java100 Account replyAccount = currentAccount; in initialize() local
107 replyAccount = account; in initialize()
112 mAccounts = ImmutableList.of(replyAccount); in initialize()