Searched refs:START_NOT_STICKY (Results 1 – 14 of 14) sorted by relevance
66 return updateForegroundState(ids, notifications) ? START_STICKY : START_NOT_STICKY; in onStartCommand()68 return START_NOT_STICKY; in onStartCommand()
133 return START_NOT_STICKY; in onStartCommand()139 return START_NOT_STICKY; in onStartCommand()150 return START_NOT_STICKY; in onStartCommand()157 return START_NOT_STICKY; in onStartCommand()182 return START_NOT_STICKY; in onStartCommand()188 return START_NOT_STICKY; in onStartCommand()
39 return START_NOT_STICKY; in onStartCommand()
413 public static final int START_NOT_STICKY = 2; field in Service434 START_NOT_STICKY,
143 return mRedelivery ? START_REDELIVER_INTENT : START_NOT_STICKY; in onStartCommand()
160 return START_NOT_STICKY; in onStartCommand()
79 return START_NOT_STICKY; in onStartCommand()
119 return Service.START_NOT_STICKY; in onStartCommand()
209 return Service.START_NOT_STICKY; in onStartCommand()
289 return START_NOT_STICKY; in onStartCommand()
3225 case Service.START_NOT_STICKY: { in serviceDoneExecutingLocked()
5080 field public static final int START_NOT_STICKY = 2; // 0x2
6217 field public static final int START_NOT_STICKY = 2; // 0x2