Home
last modified time | relevance | path

Searched refs:cells (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Terminal/jni/
Dcom_android_terminal_Terminal.cpp85 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/
DPhoneInterfaceManager.java1521 ArrayList<NeighboringCellInfo> cells = null; in getNeighboringCellInfo() local
1524 cells = (ArrayList<NeighboringCellInfo>) sendRequest( in getNeighboringCellInfo()
1530 return cells; in getNeighboringCellInfo()
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt2334 getter cells
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz