Home
last modified time | relevance | path

Searched defs:CallLogFragment (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogFragment.java63 public class CallLogFragment extends ListFragment class
144 public CallLogFragment() { in CallLogFragment() method in CallLogFragment
148 public CallLogFragment(int filterType) { in CallLogFragment() method in CallLogFragment
152 public CallLogFragment(int filterType, int logLimit) { in CallLogFragment() method in CallLogFragment
164 public CallLogFragment(int filterType, long dateLimit) { in CallLogFragment() method in CallLogFragment
175 public CallLogFragment(int filterType, int logLimit, long dateLimit) { in CallLogFragment() method in CallLogFragment