Home
last modified time | relevance | path

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

/packages/apps/Gallery3D/src/com/cooliris/media/
DUtil.java250 …public static void startBackgroundJob(MonitoredActivity activity, String title, String message, Ru… in startBackgroundJob() method in Util
DCropImage.java319 …Util.startBackgroundJob(this, null, getResources().getString(Res.string.running_face_detection), n… in startFaceDetection()
444 …Util.startBackgroundJob(this, null, getResources().getString(Res.string.saving_image), save, mHand… in onSaveClicked()
/packages/apps/Gallery/src/com/android/camera/
DCropImage.java180 Util.startBackgroundJob(this, null, in startFaceDetection()
312 Util.startBackgroundJob(this, null, in onSaveClicked()
DUtil.java414 public static void startBackgroundJob(MonitoredActivity activity, in startBackgroundJob() method in Util