Searched refs:getRecentCallHistory (Results 1 – 5 of 5) sorted by relevance
145 String getRecentCallHistory(); in getRecentCallHistory() method
121 public String getRecentCallHistory() { in getRecentCallHistory() method in DialerSnippet122 return mDialerHelper.get().getRecentCallHistory(); in getRecentCallHistory()
108 mDialerHelper.get().getRecentCallHistory().equals(mSmallPhoneNumber.get())); in testHistoryUpdatesCalledNumber()120 mDialerHelper.get().getRecentCallHistory().equals(dialContactByName)); in testHistoryUpdatesCalledContactName()
455 actual_recent_call_from_history = self.device.mbs.getRecentCallHistory()
206 public String getRecentCallHistory() { in getRecentCallHistory() method in DialHelperImpl