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

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

Completed in 29 milliseconds