code
stringlengths
3
1.18M
language
stringclasses
1 value
package org.mili.ticketeer.ui.priority; import org.mili.application.ui.Form; import org.mili.application.ui.Portal; /** * Created with IntelliJ IDEA. * User: papa * Date: 20.07.13 * Time: 14:03 * To change this template use File | Settings | File Templates. */ public class PriorityPortal extends Portal { p...
Java
package org.mili.ticketeer.ui.state; import org.mili.application.ui.Form; import org.mili.application.ui.Portal; /** * Created with IntelliJ IDEA. * User: papa * Date: 20.07.13 * Time: 14:03 * To change this template use File | Settings | File Templates. */ public class StatePortal extends Portal { public ...
Java
package org.mili.ticketeer.ui.state; import org.mili.ticketeer.dto.State; import org.mili.application.service.ServiceException; import org.mili.application.service.ServiceFactory; import org.mili.ticketeer.service.StateService; import org.mili.application.ui.Form; import org.mili.application.ui.SearchPanel; /** * Cr...
Java
package org.mili.ticketeer.ui.state; import org.mili.ticketeer.dto.Contact; import org.mili.application.dto.Identifieable; import org.mili.ticketeer.dto.State; import org.mili.application.service.ServiceException; import org.mili.application.service.ServiceFactory; import org.mili.ticketeer.service.StateService; impor...
Java
package org.mili.ticketeer.ui.state; import org.mili.application.service.ServiceException; import org.mili.application.service.ServiceFactory; import org.mili.application.ui.SimpleTableModel; import org.mili.ticketeer.dto.State; import org.mili.ticketeer.service.StateService; import java.util.List; /** */ public cl...
Java
package org.mili.ticketeer.ui.group; import org.mili.ticketeer.dto.Contact; import org.mili.ticketeer.dto.Group; import org.mili.application.dto.Identifieable; import org.mili.ticketeer.service.GroupService; import org.mili.application.service.ServiceException; import org.mili.application.service.ServiceFactory; impor...
Java
package org.mili.ticketeer.ui.group; import org.mili.application.ui.Form; import org.mili.application.ui.Portal; /** * Created with IntelliJ IDEA. * User: papa * Date: 20.07.13 * Time: 14:03 * To change this template use File | Settings | File Templates. */ public class GroupPortal extends Portal { public ...
Java
package org.mili.ticketeer.ui.group; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.service.GroupService; import org.mili.application.service.ServiceException; import org.mili.application.service.ServiceFactory; import org.mili.application.ui.Form; import org.mili.application.ui.SearchPanel; /** * Cr...
Java
package org.mili.ticketeer.ui.group; import org.mili.application.service.ServiceException; import org.mili.application.service.ServiceFactory; import org.mili.application.ui.SimpleTableModel; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.service.GroupService; import java.util.List; /** */ public cl...
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlValue; /** * <p>Java class for Role complex type. * * <p>The following schema fragment spec...
Java
package org.mili.ticketeer.legacy.generated; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax....
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlValue; /** * <p>Java class for Meetings complex...
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlValue; /** * <p>Java class for Action complex t...
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for State. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * &lt;simpleType name="State"> * &l...
Java
package org.mili.ticketeer.legacy.generated; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Group co...
Java
package org.mili.ticketeer.legacy.generated; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotati...
Java
package org.mili.ticketeer.legacy.generated; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Speaker ...
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Sex. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * &lt;simpleType name="Sex"> * &lt;re...
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Priority. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * &lt;simpleType name="Priority"> ...
Java
package org.mili.ticketeer.legacy.generated; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Members ...
Java
package org.mili.ticketeer.legacy.generated; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlRegistry; import javax.xml.namespace.QName; /** * This object contains factory methods for each * Java content interface and Java element interface ...
Java
package org.mili.ticketeer.legacy; import org.mili.core.xml.XmlAccess; import org.mili.application.dao.ModificationResult; import org.mili.ticketeer.dto.Contact; import org.mili.ticketeer.dto.Meeting; import org.mili.ticketeer.dto.SexEnum; import org.mili.ticketeer.legacy.generated.Action; import org.mili.ticketeer.le...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.util.HashMap; import java.util.Map; public class Role extends Identifieable implements Archivable, Comparable<Role> { public static enum F...
Java
package org.mili.ticketeer.dto; /** */ public enum SexEnum { MALE, FEMALE; public String getCode() { return name().substring(0, 1); } public static SexEnum fromCode(String code) { return code.toLowerCase().equals("m") ? SexEnum.MALE : SexEnum.FEMALE; } }
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.sql.Timestamp; import java.util.HashMap; import java.util.Map; public class Ticket extends Identifieable implements Archivable { public st...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.sql.Timestamp; import java.util.HashMap; import java.util.Map; public class Action extends Identifieable implements Archivable { public st...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.util.HashMap; import java.util.Map; public class State extends Identifieable implements Archivable { public static enum Fields implements ...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Attributeable; import org.mili.application.dto.Field; import java.util.HashMap; import java.util.Map; public class ContactAction extends Attributeable implements Archivable { public static enum Fields imp...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.util.HashMap; import java.util.Map; public class Group extends Identifieable implements Archivable { public static enum Fields implements ...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.sql.Timestamp; import java.util.HashMap; import java.util.Map; public class Meeting extends Identifieable implements Archivable { public s...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Attributeable; import org.mili.application.dto.Field; import java.util.HashMap; import java.util.Map; public class ContactTicket extends Attributeable implements Archivable { public static enum Fields imp...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.util.HashMap; import java.util.Map; public class Contact extends Identifieable implements Archivable { public static enum Fields implement...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Field; import org.mili.application.dto.Identifieable; import java.util.HashMap; import java.util.Map; public class Priority extends Identifieable implements Archivable { public static enum Fields implemen...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Attributeable; import org.mili.application.dto.Field; import java.util.HashMap; import java.util.Map; public class ContactMeeting extends Attributeable implements Archivable { public static enum Fields im...
Java
package org.mili.ticketeer.dto; import org.mili.application.dto.Archivable; import org.mili.application.dto.Attributeable; import org.mili.application.dto.Field; import java.util.HashMap; import java.util.Map; public class ContactRole extends Attributeable implements Archivable { public static enum Fields imple...
Java
package org.mili.ticketeer.report; import org.apache.commons.lang.StringEscapeUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Action; import org.mili.ticketeer.dto.Contact; import org.mili.ticketeer.dto.ContactMeeting; import org.mili.ticketeer.dto.ContactRole; import org.mili.ticke...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.text.S...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.text.S...
Java
package org.mili.ticketeer.report; import org.mili.core.templating.TemplateStore; import java.text.SimpleDateFormat; public class AbstractGenerator { protected ReportEngine reportEngine; protected TemplateStore templateStore; protected SimpleDateFormat format = new SimpleDateFormat("dd.MM.yyyy"); pu...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.util.Date; import java.util.List; public c...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Contact; import org.mili.ticketeer.dto.Role; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.text.S...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.util.Date; import java.util.List; public c...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.util.Date; import java.util.List; public c...
Java
package org.mili.ticketeer.report; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.util.List; import java.util.Map; public class AbstractTicketGenerator extends AbstractGenerato...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.text.S...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.util.D...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.apache.commons.lang.StringEscapeUtils; import org.apache.commons.lang.StringUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Contact; import org.mili.application.service.ServiceException; import ja...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.text.S...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.apache.commons.lang.StringUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Contact; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import jav...
Java
package org.mili.ticketeer.report; import org.apache.commons.io.FileUtils; import org.mili.core.templating.TemplateStore; import org.mili.ticketeer.dto.Group; import org.mili.ticketeer.dto.Ticket; import org.mili.application.service.ServiceException; import java.io.File; import java.io.IOException; import java.text.S...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
package com.google.android.apps.mytracks.services.sensors; import com.google.android.apps.mytracks.Constants; import com.google.android.maps.mytracks.R; import android.content.Context; import android.content.SharedPreferences; import android.test.AndroidTestCase; import android.test.suitebuilder.annotation.SmallTest;...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2009 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
package com.google.android.apps.mytracks.services.sensors; import java.util.Arrays; import com.google.android.apps.mytracks.content.Sensor; import junit.framework.TestCase; public class PolarMessageParserTest extends TestCase { PolarMessageParser parser = new PolarMessageParser(); // A complete and valid Polar...
Java
package com.google.android.apps.mytracks.services.sensors; import com.google.android.apps.mytracks.content.Sensor; import junit.framework.TestCase; public class ZephyrMessageParserTest extends TestCase { ZephyrMessageParser parser = new ZephyrMessageParser(); public void testIsValid() { byte[] smallBuf = n...
Java
// Copyright 2012 Google Inc. All Rights Reserved. package com.google.android.apps.mytracks.services; import android.app.Notification; import android.app.Service; import android.test.ServiceTestCase; import android.util.Log; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; /** *...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
// Copyright 2009 Google Inc. All Rights Reserved. package com.google.android.apps.mytracks.stats; import com.google.android.apps.mytracks.Constants; import android.location.Location; import junit.framework.TestCase; /** * Test the the function of the TripStatisticsBuilder class. * * @author Sandor Dornbush */...
Java
/* * Copyright 2009 Google Inc. All Rights Reserved. */ package com.google.android.apps.mytracks.stats; import junit.framework.TestCase; /** * Test for the DoubleBuffer class. * * @author Sandor Dornbush */ public class DoubleBufferTest extends TestCase { /** * Tests that the constructor leaves the buffe...
Java
/** * Copyright 2009 Google Inc. All Rights Reserved. */ package com.google.android.apps.mytracks.stats; import junit.framework.TestCase; import java.util.Random; /** * This class test the ExtremityMonitor class. * * @author Sandor Dornbush */ public class ExtremityMonitorTest extends TestCase { public Extre...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
// Copyright 2010 Google Inc. All Rights Reserved. package com.google.android.apps.mytracks.testing; import com.google.android.apps.mytracks.content.MyTracksProviderUtils; import com.google.android.apps.mytracks.content.MyTracksProviderUtils.Factory; import android.content.Context; /** * A fake factory for {@link ...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2009 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
Java