GoogleService.java :  » UnTagged » recordcenter » com » hilatest » googledata » comm » Android Open Source

Android Open Source » UnTagged » recordcenter 
recordcenter » com » hilatest » googledata » comm » GoogleService.java
package com.hilatest.googledata.comm;

/**
 * store google services name
 * @author chandler
 *
 */
public interface GoogleService {

  public final String CALENDAR_DATA_API = "cl";
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.