Searched refs:cells (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Terminal/jni/ |
D | com_android_terminal_Terminal.cpp | 85 inline dimen_t copyFrom(dimen_t cols, const VTermScreenCell* cells) { in copyFrom() argument 87 memcpy(mCells, cells, sizeof(VTermScreenCell) * n); in copyFrom() 91 inline dimen_t copyTo(dimen_t cols, VTermScreenCell* cells) { in copyTo() argument 93 memcpy(cells, mCells, sizeof(VTermScreenCell) * n); in copyTo() 125 status_t onPushline(dimen_t cols, const VTermScreenCell* cells); 126 status_t onPopline(dimen_t cols, VTermScreenCell* cells); 238 static int term_sb_pushline(int cols, const VTermScreenCell *cells, void *user) { in term_sb_pushline() argument 244 return term->onPushline(cols, cells); in term_sb_pushline() 247 static int term_sb_popline(int cols, VTermScreenCell *cells, void *user) { in term_sb_popline() argument 253 return term->onPopline(cols, cells); in term_sb_popline() [all …]
|
/packages/services/Telephony/src/com/android/phone/ |
D | PhoneInterfaceManager.java | 1505 ArrayList<NeighboringCellInfo> cells = null; in getNeighboringCellInfo() local 1508 cells = (ArrayList<NeighboringCellInfo>) sendRequest( in getNeighboringCellInfo() 1513 return cells; in getNeighboringCellInfo()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |