Searched defs:cycles (Results 1 – 6 of 6) sorted by relevance
106 final ArrayList<Long> cycles = new ArrayList<>(); in loadInBackground_hasCyclePeriod_shouldLoadDataForSpecificCycles() local166 final ArrayList<Long> cycles = new ArrayList<>(); in loadDataForSpecificCycles_shouldRecordUsageForSpecifiedTime() local
37 public CycleInterpolator(float cycles) { in CycleInterpolator()
80 explicit CycleInterpolator(float cycles) : mCycles(cycles) {} in CycleInterpolator()
56 public static native long createCycleInterpolator(float cycles); in createCycleInterpolator()
48 static jlong createCycleInterpolator(JNIEnv* env, jobject clazz, jfloat cycles) { in createCycleInterpolator()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...