OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onBufferFull
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
FixedLogBuffer.java
68
// TODO: Tell
onBufferFull
() how much space it needs to make to avoid forced eviction.
69
onBufferFull
();
108
protected void
onBufferFull
() {
MainLogBuffer.java
209
protected final void
onBufferFull
() {
Completed in 222 milliseconds