OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCallLogUri
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAsyncTaskUtil.java
275
TelecomUtil.
getCallLogUri
(context),
313
TelecomUtil.
getCallLogUri
(context),
328
TelecomUtil.
getCallLogUri
(context),
IntentProvider.java
128
intent.setData(ContentUris.withAppendedId(TelecomUtil.
getCallLogUri
(context),
CallLogQueryHandler.java
212
Uri uri = TelecomUtil.
getCallLogUri
(mContext).buildUpon()
237
startUpdate(UPDATE_MARK_AS_OLD_TOKEN, null, TelecomUtil.
getCallLogUri
(mContext),
ContactInfoHelper.java
384
TelecomUtil.
getCallLogUri
(mContext),
390
TelecomUtil.
getCallLogUri
(mContext),
/packages/apps/Dialer/src/com/android/dialer/util/
TelecomUtil.java
176
public static Uri
getCallLogUri
(Context context) {
/packages/apps/Dialer/src/com/android/dialer/
CallDetailActivity.java
355
TelecomUtil.
getCallLogUri
(CallDetailActivity.this), ids[index]);
Completed in 302 milliseconds