Searched refs:getCreatedAccount (Results 1 – 2 of 2) sorted by relevance
147 public AccountWithDataSet getCreatedAccount(int resultCode, Intent resultData) { in getCreatedAccount() method in ContactEditorUtils
110 AccountWithDataSet account = mEditorUtils.getCreatedAccount(resultCode, data); in onActivityResult()