OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDeallocateMemory
(Results
1 - 5
of
5
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
AbstractDrawingPreview.java
71
public abstract void
onDeallocateMemory
();
DrawingPreviewPlacerView.java
66
mPreviews.get(i).
onDeallocateMemory
();
SlidingKeyInputDrawingPreview.java
68
public void
onDeallocateMemory
() {
GestureFloatingTextDrawingPreview.java
111
public void
onDeallocateMemory
() {
GestureTrailsDrawingPreview.java
69
public void
onDeallocateMemory
() {
Completed in 661 milliseconds