Searched refs:START_STICKY (Results 1 – 12 of 12) sorted by relevance
44 public static final int START_STICKY = 1; field in ServiceCompat
354 public static final int START_STICKY = 1; field in Service459 return mStartCompatibility ? START_STICKY_COMPATIBILITY : START_STICKY; in onStartCommand()
39 return START_STICKY; in onStartCommand()
59 return START_STICKY; in onStartCommand()
67 return START_STICKY; in onStartCommand()
100 return START_STICKY; in onStartCommand()
449 return START_STICKY;485 <dt>{@link android.app.Service#START_STICKY}</dt>
482 NO DOC BLOCK: android.app.Service Field START_STICKY
1824 case Service.START_STICKY: { in serviceDoneExecutingLocked()
725 android.app.Service#START_STICKY}), the the system eventually restarts it. This avoids issues with
5172 field public static final int START_STICKY = 1; // 0x1
5082 field public static final int START_STICKY = 1; // 0x1