/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/ |
D | ResizableIntArrayTests.java | 37 private static final int DEFAULT_CAPACITY = 48; field in ResizableIntArrayTests 41 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testNewInstance() 45 assertEquals("new instance array length", DEFAULT_CAPACITY, array.length); in testNewInstance() 50 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testAdd() 53 final int limit = DEFAULT_CAPACITY * 2 + 10; in testAdd() 58 if (i == DEFAULT_CAPACITY) { in testAdd() 61 if (i == DEFAULT_CAPACITY * 2) { in testAdd() 64 if (i < DEFAULT_CAPACITY) { in testAdd() 66 } else if (i < DEFAULT_CAPACITY * 2) { in testAdd() 68 } else if (i < DEFAULT_CAPACITY * 3) { in testAdd() [all …]
|
D | InputPointersTests.java | 37 private static final int DEFAULT_CAPACITY = 48; field in InputPointersTests 41 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testNewInstance() 51 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testReset() 67 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testAdd() 91 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testAddAt() 115 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testSet() 124 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testSet() 135 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testCopy() 144 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testCopy() 165 final InputPointers dst = new InputPointers(DEFAULT_CAPACITY); in testAppend() [all …]
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | GestureTrailDrawingPoints.java | 42 private static final int DEFAULT_CAPACITY = GestureStrokeDrawingPoints.PREVIEW_CAPACITY; field in GestureTrailDrawingPoints 45 private final ResizableIntArray mXCoordinates = new ResizableIntArray(DEFAULT_CAPACITY); 46 private final ResizableIntArray mYCoordinates = new ResizableIntArray(DEFAULT_CAPACITY); 47 private final ResizableIntArray mEventTimes = new ResizableIntArray(DEFAULT_CAPACITY); 49 DEBUG_SHOW_POINTS ? DEFAULT_CAPACITY : 0);
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | ListSuggestionCursor.kt | 35 constructor(userQuery: String?) : this(userQuery, DEFAULT_CAPACITY) 158 private const val DEFAULT_CAPACITY = 16 constant
|
/packages/apps/TV/libs/m2/ |
D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |
/packages/modules/RuntimeI18n/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 1040 Landroid/icu/impl/SimpleCache;->DEFAULT_CAPACITY:I
|
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |