OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateEntries
(Results
1 - 3
of
3
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
StorageContentFragment.java
58
public void
updateEntries
(ArrayList<PercentageBarChart.Entry> entries) {
StorageActivity.java
223
mContentFragment.
updateEntries
(entries);
/frameworks/opt/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java
291
updateEntries
(defaultFilterResult.entries);
300
updateEntries
(Collections.<RecipientEntry>emptyList());
441
updateEntries
(constructEntryList());
472
/** Note: use {@link #
updateEntries
(List)} to update this variable. */
500
updateEntries
(constructEntryList());
[
all
...]
Completed in 936 milliseconds