Searched defs:getList (Results 1 – 9 of 9) sorted by relevance
40 public List<ContentValues> getList() { in getList() method in ContactEntry
56 public synchronized List getList() { in getList() method in PluginList
50 public List<BroadcastResponseStats> getList() { in getList() method in BroadcastResponseStatsList
192 public List<Event> getList() { in getList() method in ParcelableUsageEventList
75 public List<ProviderInfo> getList() { in getList() method in ProviderInfoList
150 public List<T> getList() { in getList() method in BaseParceledListSlice
134 public List<T> getList() { in getList() method in BaseParceledListSlice
138 static StringListParamProto getList(String flag) { in getList() method in SettingsStatsUtil
178 std::list<sp<AMessage> > &getList() { return mList; } in getList() function