Home
last modified time | relevance | path

Searched refs:stopForeground (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DService.java666 public final void stopForeground(boolean removeNotification) { in stopForeground() method in Service
/frameworks/base/docs/html/guide/topics/media/
Dmediaplayer.jd452 {@link android.app.Service#stopForeground stopForeground()}:</p>
455 stopForeground(true);
/frameworks/base/docs/html/guide/components/
Dservices.jd671 android.app.Service#stopForeground stopForeground()}. This method takes a boolean, indicating
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt284 NO DOC BLOCK: android.app.Service Method stopForeground(boolean)
/frameworks/base/api/
Dsystem-current.txt5163 method public final void stopForeground(boolean);
Dcurrent.txt5073 method public final void stopForeground(boolean);