Home
last modified time | relevance | path

Searched refs:START_NOT_STICKY (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/app/
DIntentService.java131 return mRedelivery ? START_REDELIVER_INTENT : START_NOT_STICKY; in onStartCommand()
DService.java370 public static final int START_NOT_STICKY = 2; field in Service
/frameworks/base/services/java/com/android/server/am/
DActiveServices.java1382 case Service.START_NOT_STICKY: { in serviceDoneExecutingLocked()
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt480 NO DOC BLOCK: android.app.Service Field START_NOT_STICKY
/frameworks/base/docs/html/guide/components/
Dservices.jd507 <dt>{@link android.app.Service#START_NOT_STICKY}</dt>
/frameworks/base/api/
D14.txt3840 field public static final int START_NOT_STICKY = 2; // 0x2
D15.txt3844 field public static final int START_NOT_STICKY = 2; // 0x2
D16.txt4021 field public static final int START_NOT_STICKY = 2; // 0x2
D17.txt4094 field public static final int START_NOT_STICKY = 2; // 0x2
Dcurrent.txt4094 field public static final int START_NOT_STICKY = 2; // 0x2