Searched defs:addBatch (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ |
H A D | BatchingAlarmStore.java | 256 static void addBatch(ArrayList<Batch> list, Batch newBatch) { in addBatch() method in BatchingAlarmStore
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | MotionEvent.java | 3311 public final void addBatch(long eventTime, float x, float y, in addBatch() method in MotionEvent 3337 public final void addBatch(long eventTime, PointerCoords[] pointerCoords, int metaState) { in addBatch() method in MotionEvent 3354 public final boolean addBatch(MotionEvent event) { in addBatch() method in MotionEvent
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | MotionEvent.java | 3603 public final void addBatch(long eventTime, float x, float y, in addBatch() method in MotionEvent 3629 public final void addBatch(long eventTime, PointerCoords[] pointerCoords, int metaState) { in addBatch() method in MotionEvent 3646 public final boolean addBatch(MotionEvent event) { in addBatch() method in MotionEvent
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |