Searched refs:stop (Results 301 - 303 of 303) sorted by relevance

<<111213

/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java3751 void stop(String filename) { method in class:MediaArtistNativeHelper
/frameworks/base/media/java/android/media/
H A DAudioService.java3242 mp.stop();
3961 // attempt to stop music playback for background user
4973 // if we had a display before, stop monitoring its death
5255 // stop monitoring the old client's death
5318 // stop monitoring its death
5372 // we had a display before, stop monitoring its death
5406 // if we had a display before, stop monitoring its death
5448 // if we had a display before, stop monitoring its death
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java1755 // Is it time to stop animating?
1804 // interesting way, so stop here.
6333 return mViewServer.stop();
6773 // Nothing changed but we are waiting for something... stop that!
9647 // will now happen, so stop waiting.

Completed in 290 milliseconds

<<111213