Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestService.java263 public void onSorting() { in onSorting() method in IngestService
264 if (mClientActivity != null) mClientActivity.onSorting(); in onSorting()
DMtpDeviceIndex.java77 public void onSorting(); in onSorting() method
514 mProgressListener.onSorting(); in indexDevice()
DIngestActivity.java416 public void onSorting() { in onSorting() method in IngestActivity