Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 15 of 15) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/clipboard/
DClipboardPreviewTestActivity.java59 ClipData cd = ClipData.newPlainText("", in setClipboardData() local
63 cd.getDescription().setExtras(pb); in setClipboardData()
64 cm.setPrimaryClip(cd); in setClipboardData()
/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
DCtsConfigLoadingTest.java183 ConfigurationDescriptor cd = c.getConfigurationDescription(); in testConfigurationLoad() local
184 Assert.assertNotNull(config + ": configuration descriptor is null", cd); in testConfigurationLoad()
185 List<String> component = cd.getMetaData(METADATA_COMPONENT); in testConfigurationLoad()
213 config.getName(), cd.getMetaData(ITestSuite.PARAMETER_KEY)); in testConfigurationLoad()
225 cd.getSuiteTags().contains(suiteName)); in testConfigurationLoad()
DCommonConfigLoadingTest.java247 ConfigurationDescriptor cd = c.getConfigurationDescription(); in testConfigurationLoad() local
248 Assert.assertNotNull(config + ": configuration descriptor is null", cd); in testConfigurationLoad()
251 checkTokens(config.getName(), cd.getMetaData(ITestSuite.TOKEN_KEY)); in testConfigurationLoad()
255 if (cd.isNotShardable()) { in testConfigurationLoad()
/cts/apps/NotesApp/
DREADME17 cd $ANDROID_BUILD_TOP && \
/cts/apps/EmptyDeviceOwner/
DREADME17 cd $ANDROID_BUILD_TOP
/cts/apps/EmptyDeviceAdmin/
DREADME17 cd $ANDROID_BUILD_TOP
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java287 public void onOpened(CameraDevice cd) { in testCameraState()
288 Log.i(TAG, "CameraDevice " + cd.getId() + " opened"); in testCameraState()
290 cd.close(); in testCameraState()
294 public void onClosed(CameraDevice cd) { in testCameraState()
296 Log.i(TAG, "CameraDevice " + cd.getId() + " closed"); in testCameraState()
300 public void onDisconnected(CameraDevice cd) { in testCameraState()
301 Log.w(TAG, "CameraDevice " + cd.getId() + " disconnected"); in testCameraState()
305 public void onError(CameraDevice cd, int error) { in testCameraState()
306 Log.e(TAG, "CameraDevice " + cd.getId() + "had error " + error); in testCameraState()
/cts/tests/tests/database/src/android/database/cts/
DAbstractWindowedCursorTest.java159 double cd = mCursor.getDouble(COLUMN_INDEX0); in testGetDouble() local
160 assertEquals(db1, cd); in testGetDouble()
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/
DREADME.md34 (cd $ANDROID_BUILD_TOP && cp `cat
/cts/tools/cts-tradefed/
DREADME77 cd <path to android source root>
/cts/tests/tests/car/src/android/car/cts/
DCarPropertyManagerTest.java9822 CountDownLatch cd = new CountDownLatch(32);
9828 cd.countDown();
9831 cd.await(ASYNC_WAIT_TIMEOUT_IN_SEC, TimeUnit.SECONDS);
/cts/tests/tests/security/res/raw/
Dcve_2018_13925.ts935 ��o�C����}T��,��+cd��-nP?�3� U�S�+��.����}:=��
2384 …MQ6���V/4��Jr��zv_��� ��������q�@\������9�h��G�1�L�K�Zhc�:m����)cd�L���,�`"�]�3m��.u…
4605 …j$Ҋ� I1%�v��)��%D��Ǐ���7Z�]P�$W�*�S�:�(Ǟ���} �2J3&���[ʆ��t5"�<cd��V��^a�M��T�.�2…
10465 …#$`0u�����.*&�Y��0���,��{f�Dh*��V�a��Em+f��Js1̑�As���5<��* ��t��袘+�cdTN��1V�G�1/A:*���ɋ…
10590 ��G�1VN������AW��i�TQG]PU�7cd����el��u�N�݂����-
Dcve_2019_2244.ts934 ��o�C����}T��,��+cd��-nP?�3� U�S�+��.����}:=��
2384 …MQ6���V/4��Jr��zv_��� ��������q�@\������9�h��G�1�L�K�Zhc�:m����)cd�L���,�`"�]�3m��.u…
4607 …j$Ҋ� I1%�v��)��%D��Ǐ���7Z�]P�$W�*�S�:�(Ǟ���} �2J3&���[ʆ��t5"�<cd��V��^a�M��T�.�2…
10471 …#$`0u�����.*&�Y��0���,��{f�Dh*��V�a��Em+f��Js1̑�As���5<��* ��t��袘+�cdTN��1V�G�1/A:*���ɋ…
10596 ��G�1VN������AW��i�TQG]PU�7cd����el��u�N�݂����-
Dcve_2019_2245.ts934 ��o�C����}T��,��+cd��-nP?�3� U�S�+��.����}:=��
2383 …MQ6���V/4��Jr��zv_��� ��������q�@\������9�h��G�1�L�K�Zhc�:m����)cd�L���,�`"�]�3m��.u…
10365 …#$`0u�����.*&�Y��0���,��{f�Dh*��V�a��Em+f��Js1̑�As���5<��* ��t��袘+�cdTN��1V�G�1/A:*���ɋ…
10490 ��G�1VN������AW��i�TQG]PU�7cd����el��u�N�݂����-
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt37897 field public static final String CONTENT_DISPOSITION = "cd";