Searched defs:getAllEntries (Results 1 – 4 of 4) sorted by relevance
56 List<AppShareabilityStatus> getAllEntries(); in getAllEntries() method
30 ImmutableList<SpeedDialEntry> getAllEntries(); in getAllEntries() method
113 public ImmutableList<SpeedDialEntry> getAllEntries() { in getAllEntries() method in SpeedDialEntryDatabaseHelper
157 public List<LogEntry> getAllEntries(String tag) { in getAllEntries() method in LogInterceptor