Home
last modified time | relevance | path

Searched refs:cells (Results 1 – 7 of 7) 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.java1256 ArrayList<NeighboringCellInfo> cells = null; in getNeighboringCellInfo() local
1259 cells = (ArrayList<NeighboringCellInfo>) sendRequest( in getNeighboringCellInfo()
1264 return cells; in getNeighboringCellInfo()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...