Searched defs:START_NOT_STICKY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DService.java131 * explicitly started and stopped as needed, while {@link #START_NOT_STICKY}
327 * {@link #START_NOT_STICKY}, {@link #START_REDELIVER_INTENT},
378 public static final int START_NOT_STICKY = 2; field in class:Service

Completed in 46 milliseconds