OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FixedLogBuffer
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
FixedLogBuffer.java
34
public class
FixedLogBuffer
extends LogBuffer {
45
public
FixedLogBuffer
(final int wordCapacity) {
MainLogBuffer.java
31
* MainLogBuffer is a
FixedLogBuffer
that tracks the state of LogUnits to make privacy guarantees.
61
public abstract class MainLogBuffer extends
FixedLogBuffer
{
Completed in 66 milliseconds