Searched refs:START_NOT_STICKY (Results 1 – 11 of 11) sorted by relevance
69 return START_NOT_STICKY; in onStartCommand()87 return START_NOT_STICKY; in onStartCommand()
131 return mRedelivery ? START_REDELIVER_INTENT : START_NOT_STICKY; in onStartCommand()
378 public static final int START_NOT_STICKY = 2; field in Service
149 return START_NOT_STICKY; in onStartCommand()
81 return START_NOT_STICKY; in onStartCommand()
79 return START_NOT_STICKY; in onStartCommand()
480 NO DOC BLOCK: android.app.Service Field START_NOT_STICKY
1831 case Service.START_NOT_STICKY: { in serviceDoneExecutingLocked()
480 <dt>{@link android.app.Service#START_NOT_STICKY}</dt>
5170 field public static final int START_NOT_STICKY = 2; // 0x2
5080 field public static final int START_NOT_STICKY = 2; // 0x2