Searched refs:UpdateService (Results 1 – 4 of 4) sorted by relevance
45 context.startService(new Intent(context, UpdateService.class)); in onUpdate()48 public static class UpdateService extends Service { class in BuildWidget
47 context.startService(new Intent(context, UpdateService.class)); in onUpdate()50 public static class UpdateService extends Service { class in WordWidget
48 context.startService(new Intent(context, UpdateService.class)); in onUpdate()51 public static class UpdateService extends Service { class in WordWidget
47 public class UpdateService extends WearableListenerService class