Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java139 private static final String ACTION_CALLS_TABLE_ADD_ENTRY = field in CallLogManager
604 Intent callAddIntent = new Intent(ACTION_CALLS_TABLE_ADD_ENTRY); in sendAddCallBroadcast()