Home
last modified time | relevance | path

Searched refs:unread (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.md19unread events), the looper will execute `handleEvent`. At this point, the app is expected to read …
43 3. The function `handleEvent` will always execute as long as there are unread events in the fd
/frameworks/av/services/audioflinger/
DThreads.cpp10040 ssize_t unread = audio_utils::safe_sub_overflow(previousRear, previousFront); in resizeInputBuffer_l() local
10043 if (part1 > (size_t) unread) { in resizeInputBuffer_l()
10044 part1 = unread; in resizeInputBuffer_l()
10050 part1 = unread - part1; in resizeInputBuffer_l()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
Dandroid-22.txt40413 method public void unread(byte[]) throws java.io.IOException;
40414 method public void unread(byte[], int, int) throws java.io.IOException;
40415 method public void unread(int) throws java.io.IOException;
40423 method public void unread(char[]) throws java.io.IOException;
40424 method public void unread(char[], int, int) throws java.io.IOException;
40425 method public void unread(int) throws java.io.IOException;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/proto_logging/stats/
Datoms.proto11154 // Whether the bubble is unread. If it is unread, a dot is shown in the bubble stack icon.
/frameworks/base/config/
Dboot-image-profile.txt24005 HSPLjava/io/PushbackInputStream;->unread([BII)V
24009 HSPLjava/io/PushbackReader;->unread(I)V
31262 HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->unread(Ljava/io/PushbackReader;I)V
/frameworks/base/boot/
Dboot-image-profile.txt22364 HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->unread(Ljava/io/PushbackReader;I)V