HomeSort by relevance Sort by last modified time
    Searched refs:CALENDAR_VIEW (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LayoutConstants.java 48 public static final String CALENDAR_VIEW = "CalendarView"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ProjectCallback.java 20 import static com.android.ide.common.layout.LayoutConstants.CALENDAR_VIEW;
528 if (fqcn.endsWith(CALENDAR_VIEW) || !fqcn.startsWith(ANDROID_PKG_PREFIX)) {

Completed in 346 milliseconds