Android
android.provider
public class

android.provider.CallLog

java.lang.Object
android.provider.CallLog

The CallLog provider contains information about placed and received calls.

Nested Classes
CallLog.Calls Contains the recent calls. 

Summary

Constants

      Value  
String  AUTHORITY    "call_log" 
Uri  CONTENT_URI  The content:// style URL for this provider      

Public Constructors

            CallLog()
Methods inherited from class java.lang.Object

Details

Constants

public static final String AUTHORITY

Constant Value: "call_log"

public static final Uri CONTENT_URI

The content:// style URL for this provider

Public Constructors

public CallLog()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56