Searched refs:getShortcutSafeUri (Results 1 – 3 of 3) sorted by relevance
146 final Uri uri1 = account1.getShortcutSafeUri(); in testAccountShortcutSafeUri()147 final Uri uri2 = account2.getShortcutSafeUri(); in testAccountShortcutSafeUri()
230 i.setData(account.getShortcutSafeUri()); in createAccountIntentForShortcut()
1281 public Uri getShortcutSafeUri() { in getShortcutSafeUri() method in EmailContent.Account