Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DProcessingService.java231 mFiltershowActivity.updateUIAfterServiceStarted(); in onStart()
290 mFiltershowActivity.updateUIAfterServiceStarted(); in completeSaveImage()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java252 public void updateUIAfterServiceStarted() { in updateUIAfterServiceStarted() method in FilterShowActivity