Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DTimeClustering.java205 if (isGeographicallySeparated(prevItem, currentItem)) { in compute()
322 private static boolean isGeographicallySeparated(SmallItem itemA, SmallItem itemB) { in isGeographicallySeparated() method in TimeClustering