Searched refs:STABLE_AIDL_SHARED_MEMORY_MEMBER (Results 1 – 1 of 1) sorted by relevance
53 public static final String STABLE_AIDL_SHARED_MEMORY_MEMBER = "sharedMemoryFd"; field in LargeParcelable188 field = parcelableClass.getField(STABLE_AIDL_SHARED_MEMORY_MEMBER); in toLargeParcelable()191 throw new IllegalArgumentException("Cannot access " + STABLE_AIDL_SHARED_MEMORY_MEMBER, in toLargeParcelable()266 fieldSharedMemory = parcelableClass.getField(STABLE_AIDL_SHARED_MEMORY_MEMBER); in reconstructStableAIDLParcelable()269 throw new IllegalArgumentException("Cannot access " + STABLE_AIDL_SHARED_MEMORY_MEMBER, in reconstructStableAIDLParcelable()