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

  /frameworks/base/core/jni/
android_os_Parcel.cpp 745 {"nativeUnmarshall", "(J[BII)V", (void*)android_os_Parcel_unmarshall},
  /frameworks/base/core/java/android/os/
Parcel.java 278 private static native void nativeUnmarshall(
442 nativeUnmarshall(mNativePtr, data, offset, length);
    [all...]

Completed in 821 milliseconds