Searched refs:RegularMaintenanceJobService (Results 1 – 4 of 4) sorted by relevance
29 import com.android.networkstack.ipmemorystore.RegularMaintenanceJobService.InterruptMaintenance in <lambda>()58 private class InstrumentedRegularMaintenanceJobService : RegularMaintenanceJobService() { in <lambda>()80 RegularMaintenanceJobService.schedule(mockContext, mockIPMS) in <lambda>()105 RegularMaintenanceJobService.unschedule(mockContext) in <lambda>()
19 import static com.android.networkstack.ipmemorystore.RegularMaintenanceJobService.InterruptMaintena…
42 public class RegularMaintenanceJobService extends JobService { class141 new ComponentName(context, RegularMaintenanceJobService.class); in schedule()
25 import static com.android.networkstack.ipmemorystore.RegularMaintenanceJobService.InterruptMaintena…126 RegularMaintenanceJobService.schedule(mContext, this); in IpMemoryStoreService()141 RegularMaintenanceJobService.unschedule(mContext); in shutdown()