summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/phonelookup/PhoneLookup.java
AgeCommit message (Expand)Author
2018-01-05Implement dialer blocked number phone lookuptwyen
2017-12-27Parameterized PhoneLookup with submessage type.zachh
2017-12-22Added copySubMessage method to PhoneLookup interface.zachh
2017-12-07Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.zachh
2017-12-07Removed timestamps from PhoneLookup APIs.zachh
2017-11-01Added CompositePhoneLookup and added and implemented "lookup" method.Zachary Heidepriem
2017-10-11Skeleton implementation of PhoneLookup and Cp2PhoneLookup.calderwoodra