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

/frameworks/base/core/java/android/app/
H A DService.java232 * may want to use {@link #START_FLAG_REDELIVERY} to have the system
408 public static final int START_FLAG_REDELIVERY = 0x0001; field in class:Service
447 * 0, {@link #START_FLAG_REDELIVERY}, or {@link #START_FLAG_RETRY}.

Completed in 41 milliseconds