Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DContactLoaderFragment.java385 Bundle uriBundle = new Bundle(); in getPreAuthorizedUri() local
386 uriBundle.putParcelable(ContactsContract.Authorization.KEY_URI_TO_AUTHORIZE, uri); in getPreAuthorizedUri()
391 uriBundle); in getPreAuthorizedUri()