/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/ |
D | Field.java | 36 static Field newInstance(int pos, String name, int fieldType) { in newInstance() 47 private Field(int pos, String name, int fieldType) { in Field() 120 IntegerField(int pos, String name) { in IntegerField() 140 StringField(int pos, String name) { in StringField()
|
/cts/tools/vm-tests-tf/build/src/util/build/ |
D | FileUtil.java | 31 int pos = 0; in readFile() local
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | ComponentNameUtils.java | 49 final int pos = className.lastIndexOf('.'); in getLogTag() local
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | PathMotionTest.java | 38 float[] pos = new float[2]; in assertPathMatches() local
|
D | PropagationTest.java | 58 int[] pos = new int[2]; in testCircularPropagation() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | RsAllocationCopyTest.java | 297 int pos = i * width + j; in test_RsAllocationCopy2D_Byte() local 353 int pos = i * width + j; in test_RsAllocationCopy2D_Short() local 409 int pos = i * width + j; in test_RsAllocationCopy2D_Int() local 465 int pos = i * width + j; in test_RsAllocationCopy2D_Float() local 521 int pos = i * width + j; in test_RsAllocationCopy2D_Long() local
|
D | DebugContext.java | 254 int pos = i * AC.Width + j; in testDebugContextRsAllocationCopy2D_Short_Normal() local
|
/cts/tests/tests/provider/src/android/provider/cts/media/ |
D | MediaStoreMatchTest.java | 89 final Uri pos = ProviderTestUtils.stageMedia(R.raw.scenery, mExternalImages); in verifyMatch() local
|
D | MediaStore_Audio_Playlists_MembersTest.java | 203 int pos = c.getPosition(); in verifyPlaylist() local
|
/cts/suite/audio_quality/lib/src/ |
D | StringUtil.cpp | 42 android::String8 StringUtil::substr(const android::String8& str, size_t pos, size_t n) in substr()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PathMeasureTest.java | 62 float[] pos = { 1f }; in testGetPosTanArraysTooSmall() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleScannerHardwareScanFilterActivity.java | 159 public View getView(int pos, View view, ViewGroup parent) { in getView()
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | WindowFocusHandleService.java | 95 private EditText createPopupTextView(Point pos) { in createPopupTextView()
|
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/ |
D | shadertoy_shader.cpp | 86 attribute vec2 pos; in CreateShader() local
|
/cts/tests/tests/appwidget/src/android/appwidget/cts/ |
D | WidgetTransitionTest.java | 295 final int[] pos = new int[2]; in getSourceBounds() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | EnrollmentSpecificIdTest.java | 167 int pos = 0; in computeHkdf() local
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
D | FlockingScene.cpp | 156 Vector2D* pos = &(b->mPosition); in updateSceneGraphs() local
|
/cts/tests/location/location_gnss/src/android/location/cts/gnss/suplClient/ |
D | SuplRrlpMessagesGenerator.java | 214 Position pos = suplPosInit.setPositionToNewInstance(); in generateSuplPositionInitLocalLocationMessage() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | MediaControllerTest.java | 262 public void seekTo(int pos) { in seekTo()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaPlayerTest.java | 249 int pos = mp.getCurrentPosition(); in testPlayAudioFromDataURI() local 369 int pos = mp.getCurrentPosition(); local 376 int pos = mp.getCurrentPosition(); local 448 int pos = mp.getCurrentPosition(); in runMidiTest() local
|
/cts/tests/tests/content/src/android/content/cts/ |
D | TestPagingContentProvider.java | 148 private void fillRow(RowBuilder row, int pos) { in fillRow()
|
/cts/tests/media/jni/ |
D | NativeMediaCommon.cpp | 84 void flattenField(uint8_t* buffer, int* pos, T value) { in flattenField()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventUtils.java | 386 int pos) { in verifyMatchesHistoricalPointerCoords()
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | DatabaseAsserts.java | 203 final int pos = cursor.getPosition(); in assertCursorValuesMatchExactly() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | CanvasTests.java | 772 final float[] pos = new float[]{ in testDrawPosTextWithIndexAndCountNegativeIndex() local 786 final float[] pos = new float[]{ in testDrawPosTextWithIndexAndCountTextTooShort() local
|