Home
last modified time | relevance | path

Searched defs:subtract (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBaseAppStateDurations.java143 void subtract(BaseAppStateDurations otherDurations, int thisIndex, int otherIndex) { in subtract() method in BaseAppStateDurations
159 void subtract(BaseAppStateDurations otherDurations, int otherIndex) { in subtract() method in BaseAppStateDurations
178 LinkedList<T> subtract(LinkedList<T> durations, LinkedList<T> otherDurations) { in subtract() method in BaseAppStateDurations
H A DAppBatteryTracker.java983 BatteryUsage subtract(@NonNull BatteryUsage other) { in subtract() method in AppBatteryTracker.BatteryUsage
1152 BatteryUsage subtract(@NonNull BatteryUsage other) { in subtract() method in AppBatteryTracker.ImmutableBatteryUsage
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DLongSamplingCounterArrayTest.java117 private long[] subtract(long[] val, long[] toSubtract) { in subtract() method in LongSamplingCounterArrayTest
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCbGeoUtils.java110 public LatLng subtract(@NonNull LatLng p) { in subtract() method in CbGeoUtils.LatLng
287 public Point subtract(Point p) { in subtract() method in CbGeoUtils.Polygon.Point
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DInsets.java104 public static @NonNull Insets subtract(@NonNull Insets a, @NonNull Insets b) { in subtract() method in Insets
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelCpuUidUserSysTimeReaderTest.java272 private long[] subtract(long[] a1, long[] a2) { in subtract() method in KernelCpuUidUserSysTimeReaderTest
H A DKernelCpuUidClusterTimeReaderTest.java286 private long[] subtract(long[] a1, long[] a2) { in subtract() method in KernelCpuUidClusterTimeReaderTest
H A DKernelCpuUidFreqTimeReaderTest.java372 private long[] subtract(long[] a1, long[] a2) { in subtract() method in KernelCpuUidFreqTimeReaderTest
/aosp14/frameworks/base/tools/preload/
H A DMemoryUsage.java107 MemoryUsage subtract(MemoryUsage baseline) { in subtract() method in MemoryUsage
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...