Home
last modified time | relevance | path

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

/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