Home
last modified time | relevance | path

Searched refs:MemoryRegion (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/location/
H A DMemoryRegion.java29 public class MemoryRegion implements Parcelable{ class
118 if (object instanceof MemoryRegion) { in equals()
119 MemoryRegion other = (MemoryRegion) object; in equals()
144 public MemoryRegion(Parcel source) { in MemoryRegion() method in MemoryRegion
152 public static final @android.annotation.NonNull Parcelable.Creator<MemoryRegion> CREATOR
153 = new Parcelable.Creator<MemoryRegion>() {
154 public MemoryRegion createFromParcel(Parcel in) {
155 return new MemoryRegion(in);
158 public MemoryRegion[] newArray(int size) {
159 return new MemoryRegion[size];
H A DContextHubInfo.java51 private MemoryRegion[] mMemoryRegions;
80 mMemoryRegions = new MemoryRegion[0]; in ContextHubInfo()
103 mMemoryRegions = new MemoryRegion[0]; in ContextHubInfo()
244 public MemoryRegion[] getMemoryRegions() { in getMemoryRegions()
369 mMemoryRegions = in.createTypedArray(MemoryRegion.CREATOR); in ContextHubInfo()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes2850 android.hardware.location.MemoryRegion$1
2851 android.hardware.location.MemoryRegion
13766 [Landroid.hardware.location.MemoryRegion;
H A Dboot-image-profile.txt8399 HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Landroid/hardware/location/MemoryRegion;
8400 HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Ljava/lang/Object;
25634 Landroid/hardware/location/MemoryRegion$1;
25635 Landroid/hardware/location/MemoryRegion;
36575 [Landroid/hardware/location/MemoryRegion;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2854 android.hardware.location.MemoryRegion$1
2855 android.hardware.location.MemoryRegion
16758 [Landroid.hardware.location.MemoryRegion;
H A Dboot-image-profile.txt8402 HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Landroid/hardware/location/MemoryRegion;
8403 HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Ljava/lang/Object;
35741 Landroid/hardware/location/MemoryRegion$1;
35742 Landroid/hardware/location/MemoryRegion;
49675 [Landroid/hardware/location/MemoryRegion;
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5215 method public android.hardware.location.MemoryRegion[] getMemoryRegions();
5406 public class MemoryRegion implements android.os.Parcelable {
5407 ctor public MemoryRegion(android.os.Parcel);
5415 … public static final android.os.Parcelable.Creator<android.hardware.location.MemoryRegion> CREATOR;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21103 Landroid/hardware/location/ContextHubInfo;->mMemoryRegions:[Landroid/hardware/location/MemoryRegion;
21505 Landroid/hardware/location/MemoryRegion;->mIsExecutable:Z
21506 Landroid/hardware/location/MemoryRegion;->mIsReadable:Z
21507 Landroid/hardware/location/MemoryRegion;->mIsWritable:Z
21508 Landroid/hardware/location/MemoryRegion;->mSizeBytes:I
21509 Landroid/hardware/location/MemoryRegion;->mSizeBytesFree:I