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

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

Completed in 483 milliseconds