Searched refs:updateActionIntent (Results 1 – 2 of 2) sorted by relevance
/packages/apps/UnifiedEmail/tests/src/com/android/mail/compose/ |
D | ComposeActivityTest.java | 684 ComposeActivity.updateActionIntent(currentAccount, refMessage.uri, in testReplySendingAccount0() 722 ComposeActivity.updateActionIntent(currentAccount, refMessage.uri, in testReplySendingAccount1()
|
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
D | ComposeActivity.java | 423 updateActionIntent(account, messageUri, action, intent); in createActionIntent() 429 static Intent updateActionIntent(Account account, Uri messageUri, int action, Intent intent) { in updateActionIntent() method in ComposeActivity
|