Searched refs:START_STICKY (Results 1 – 15 of 15) sorted by relevance
185 return START_STICKY; in onStartCommand()198 return START_STICKY; in onStartCommand()203 return START_STICKY; in onStartCommand()208 return START_STICKY; in onStartCommand()213 return START_STICKY; in onStartCommand()221 return START_STICKY; in onStartCommand()
389 public static final int START_STICKY = 1; field in Service433 START_STICKY,504 return mStartCompatibility ? START_STICKY_COMPATIBILITY : START_STICKY; in onStartCommand()
59 return START_STICKY; in onStartCommand()
58 return START_STICKY; in onStartCommand()
48 return START_STICKY; in onStartCommand()
66 return updateForegroundState(ids, notifications) ? START_STICKY : START_NOT_STICKY; in onStartCommand()
67 return START_STICKY; in onStartCommand()
63 return START_STICKY; in onStartCommand()
105 return START_STICKY; in onStartCommand()
206 return Service.START_STICKY; in onStartCommand()
82 return START_STICKY; in onStartCommand()
3218 case Service.START_STICKY: { in serviceDoneExecutingLocked()
5082 field public static final int START_STICKY = 1; // 0x1
6219 field public static final int START_STICKY = 1; // 0x1