Home
last modified time | relevance | path

Searched refs:toClusterType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DFilterUtils.java142 int ctype = toClusterType(segments[2]); in getAppliedFilters()
151 private static int toClusterType(String s) { in toClusterType() method in FilterUtils