Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DService.java449 public static final int START_FLAG_REDELIVERY = 0x0001; field in Service
461 START_FLAG_REDELIVERY,
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1897 flags |= Service.START_FLAG_REDELIVERY; in sendServiceArgsLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5078 field public static final int START_FLAG_REDELIVERY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt5567 field public static final int START_FLAG_REDELIVERY = 1; // 0x1
Dtest-current.txt5568 field public static final int START_FLAG_REDELIVERY = 1; // 0x1
Dsystem-current.txt5715 field public static final int START_FLAG_REDELIVERY = 1; // 0x1