Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DService.java367 public static final int START_STICKY_COMPATIBILITY = 0; field in Service
428 START_STICKY_COMPATIBILITY,
510 return mStartCompatibility ? START_STICKY_COMPATIBILITY : START_STICKY; in onStartCommand()
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java2185 case Service.START_STICKY_COMPATIBILITY: in serviceDoneExecutingLocked()
2226 if (res == Service.START_STICKY_COMPATIBILITY) { in serviceDoneExecutingLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5083 field public static final int START_STICKY_COMPATIBILITY = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt5572 field public static final int START_STICKY_COMPATIBILITY = 0; // 0x0
Dtest-current.txt5573 field public static final int START_STICKY_COMPATIBILITY = 0; // 0x0
Dsystem-current.txt5720 field public static final int START_STICKY_COMPATIBILITY = 0; // 0x0