Searched refs:START_NOT_STICKY (Results 1 – 13 of 13) 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,
144 return mRedelivery ? START_REDELIVER_INTENT : START_NOT_STICKY; in onStartCommand()
160 return START_NOT_STICKY; in onStartCommand()
79 return START_NOT_STICKY; in onStartCommand()
175 return Service.START_NOT_STICKY; in onStartCommand()
122 return Service.START_NOT_STICKY; in onStartCommand()
289 return START_NOT_STICKY; in onStartCommand()
3194 case Service.START_NOT_STICKY: { in serviceDoneExecutingLocked()
5080 field public static final int START_NOT_STICKY = 2; // 0x2
6214 field public static final int START_NOT_STICKY = 2; // 0x2