OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deallocateMemory
(Results
1 - 6
of
6
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureTrailsPreview.java
107
public void
deallocateMemory
() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java
358
public void
deallocateMemory
() {
361
mKeyboardView.
deallocateMemory
();
MainKeyboardView.java
[
all
...]
EmojiPalettesView.java
681
oldKeyboardView.
deallocateMemory
();
693
oldKeyboardView.
deallocateMemory
();
727
keyboardView.
deallocateMemory
();
[
all
...]
KeyboardView.java
625
public void
deallocateMemory
() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
[
all
...]
Completed in 151 milliseconds