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

  /libcore/luni/src/main/native/
TimeZones.cpp 103 jobjectArray zoneIds = (jobjectArray) env->GetObjectArrayElement(outerArray, 0);
104 int zoneIdCount = env->GetArrayLength(zoneIds);
106 ScopedLocalRef<jstring> id(env, reinterpret_cast<jstring>(env->GetObjectArrayElement(zoneIds, i)));
  /packages/apps/Email/src/com/android/exchange/utility/
CalendarUtilities.java     [all...]

Completed in 127 milliseconds