Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogFragment.java82 public class CallLogFragment extends Fragment class
165 public CallLogFragment() { in CallLogFragment() method in CallLogFragment
169 public CallLogFragment(int filterType) { in CallLogFragment() method in CallLogFragment
173 public CallLogFragment(int filterType, boolean isCallLogActivity) { in CallLogFragment() method in CallLogFragment
178 public CallLogFragment(int filterType, int logLimit) { in CallLogFragment() method in CallLogFragment
189 public CallLogFragment(int filterType, long dateLimit) { in CallLogFragment() method in CallLogFragment
201 public CallLogFragment(int filterType, int logLimit, long dateLimit) { in CallLogFragment() method in CallLogFragment