Searched refs:START_STICKY (Results 1 – 15 of 15) sorted by relevance
69 return START_STICKY; in onStartCommand()89 return START_STICKY; in onStartCommand()
413 public static final int START_STICKY = 1; field in Service457 START_STICKY,528 return mStartCompatibility ? START_STICKY_COMPATIBILITY : START_STICKY; in onStartCommand()
58 return START_STICKY; in onStartCommand()
59 return START_STICKY; in onStartCommand()
48 return START_STICKY; in onStartCommand()
67 return START_STICKY; in onStartCommand()
116 return START_STICKY in getTag()
74 return START_STICKY; in onStartCommand()
87 testRestartStartedService(Service.START_STICKY, true /* shouldRestart */); in testRestart_stickyStartedService_restarted()
105 return START_STICKY; in onStartCommand()
227 return Service.START_STICKY; in onStartCommand()
87 return START_STICKY; in onStartCommand()
6696 case Service.START_STICKY: { in serviceDoneExecutingLocked()
5082 field public static final int START_STICKY = 1; // 0x1
7474 field public static final int START_STICKY = 1; // 0x1