OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rowStartIndex
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
MoreSuggestions.java
67
int
rowStartIndex
= fromIndex;
79
final int numColumn = index -
rowStartIndex
+ 1;
83
|| !fitInWidth(
rowStartIndex
, index + 1, columnWidth)) {
87
mNumColumnsInRow[row] = index -
rowStartIndex
;
88
rowStartIndex
= index;
91
mColumnOrders[index] = index -
rowStartIndex
;
95
mNumColumnsInRow[row] = index -
rowStartIndex
;
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
MultiSelectManager.java
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar
Completed in 371 milliseconds