Searched defs:lastValue (Results 1 – 5 of 5) sorted by relevance
35 private float lastValue; field in FloatKeyframeSet
35 private int lastValue; field in IntKeyframeSet
459 void Parcel::restoreAllowFds(bool lastValue) in restoreAllowFds()
330 public final native void restoreAllowFds(boolean lastValue); in restoreAllowFds()
1316 static void android_os_Parcel_restoreAllowFds(JNIEnv* env, jobject clazz, jboolean lastValue) in android_os_Parcel_restoreAllowFds()