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 | 1521 ArrayList<NeighboringCellInfo> cells = null; in getNeighboringCellInfo() local 1524 cells = (ArrayList<NeighboringCellInfo>) sendRequest( in getNeighboringCellInfo() 1530 return cells; in getNeighboringCellInfo()
|
/packages/apps/Browser2/test/webexposed/ |
D | global-interface-listing-expected.txt | 2334 getter cells
|
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|