Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DService.java337 public static final int START_STICKY_COMPATIBILITY = 0; field in Service
459 return mStartCompatibility ? START_STICKY_COMPATIBILITY : START_STICKY; in onStartCommand()
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1823 case Service.START_STICKY_COMPATIBILITY: in serviceDoneExecutingLocked()
1864 if (res == Service.START_STICKY_COMPATIBILITY) { in serviceDoneExecutingLocked()
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt483 NO DOC BLOCK: android.app.Service Field START_STICKY_COMPATIBILITY
/frameworks/base/api/
Dsystem-current.txt5173 field public static final int START_STICKY_COMPATIBILITY = 0; // 0x0
Dcurrent.txt5083 field public static final int START_STICKY_COMPATIBILITY = 0; // 0x0