Searched defs:lastValue (Results 1 – 5 of 5) sorted by relevance
35 private int lastValue; field in IntKeyframeSet
35 private float lastValue; field in FloatKeyframeSet
266 private static native void nativeRestoreAllowFds(long nativePtr, boolean lastValue); in nativeRestoreAllowFds()436 public final void restoreAllowFds(boolean lastValue) { in restoreAllowFds()
159 …d android_os_Parcel_restoreAllowFds(JNIEnv* env, jclass clazz, jlong nativePtr, jboolean lastValue) in android_os_Parcel_restoreAllowFds()
603 void Parcel::restoreAllowFds(bool lastValue) in restoreAllowFds()