Searched defs:EMPTY_LIST (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/search/
H A DBaseSearchIndexProvider.java30 private static final List<String> EMPTY_LIST = Collections.<String>emptyList(); field in class:BaseSearchIndexProvider
47 return EMPTY_LIST;
H A DIndex.java165 private static final List<String> EMPTY_LIST = Collections.<String>emptyList(); field in class:Index
372 return EMPTY_LIST;
384 return EMPTY_LIST;
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEventLocationAdapter.java94 private static ArrayList<Result> EMPTY_LIST = new ArrayList<Result>(); field in class:EventLocationAdapter
150 super(context, R.layout.location_dropdown_item, EMPTY_LIST);
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 168 milliseconds