blob: fd923284e71c79a651cb95bf506e8c1df7246f32 [file] [log] [blame]
public class ServiceAdapter extends Service{
public void foo() {
}
}