Sha256: 522913b32f82e71122e380ea7401602391c6ad3c1d1acce35f1080b6fa5b8e5e

Contents?: true

Size: 253 Bytes

Versions: 17

Compression:

Stored size: 253 Bytes

Contents

package com.rhomobile.rhodes.event;

import android.net.Uri;

public class CalendarIDsProviderFroyo extends CalendarIDsProviderBase {
	public Uri.Builder getUriBuilder() { return new Uri.Builder().scheme("content").authority("com.android.calendar"); }
}

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-7.5.1 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-7.4.1 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-7.1.17 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-6.2.0 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-6.0.11 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.18 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.17 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.15 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.0.22 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.2 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.0.7 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.0.3 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
rhodes-5.5.0 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
tauplatform-1.0.3 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
tauplatform-1.0.2 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java
tauplatform-1.0.1 platform/android/Rhodes/src/com/rhomobile/rhodes/event/CalendarIDsProviderFroyo.java