/cts/tests/app/StorageDelegator/src/com/android/test/storagedelegator/ |
D | StorageDelegator.java | 52 final String contents = getIntent().getStringExtra(EXTRA_CONTENTS); in onCreate() local
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | ListeningPortsTest.java | 241 StringBuilder contents = new StringBuilder(); in parse() local
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarWatchdogDaemonTest.java | 101 String contents = runShellCommand(STOP_CUSTOM_PERF_COLLECTION_CMD); in testRecordsIoPerformanceData() local
|
/cts/tests/app/src/android/app/cts/ |
D | DownloadManagerTestBase.java | 298 protected static void writeToFile(File file, String contents) throws Exception { in writeToFile() 313 protected void writeToFileWithDelegator(File file, String contents) throws Exception { in writeToFileWithDelegator()
|
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
D | IRadioSimImpl.java | 683 public void sendEnvelope(int serial, String contents) { in sendEnvelope() 697 public void sendEnvelopeWithStatus(int serial, String contents) { in sendEnvelopeWithStatus() 712 public void sendTerminalResponseToSim(int serial, String contents) { in sendTerminalResponseToSim()
|
/cts/tools/vm-tests-tf/build/src/util/build/ |
D | BuildUtilBase.java | 271 String contents = new String(charContents); in writeToFile() local
|
/cts/hostsidetests/backup/KeyValueApp/src/android/cts/backup/keyvaluerestoreapp/ |
D | KeyValueBackupRestoreTest.java | 279 StringBuilder contents = new StringBuilder(); in readFileContent() local
|
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/ |
D | MyDocumentsProvider.java | 212 public byte[] contents; field in MyDocumentsProvider.Doc
|
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/main/java/com/android/bedstead/remoteframeworkclasses/processor/ |
D | Processor.java | 186 String contents = null; in generateWrapper() local
|
/cts/tests/tests/jni/libjnitest/ |
D | android_jni_cts_InstanceNonce.c | 165 static jshort contents[] = { 10, 20, 30 }; in InstanceNonce_returnShortArray() local 188 static const char *contents[] = { "blort", "zorch", "fizmo" }; in InstanceNonce_returnStringArray() local
|
D | android_jni_cts_StaticNonce.c | 225 static jshort contents[] = { 10, 20, 30 }; in StaticNonce_returnShortArray() local 247 static const char *contents[] = { "blort", "zorch", "fizmo" }; in StaticNonce_returnStringArray() local
|
/cts/tests/tests/os/src/android/os/storage/cts/ |
D | StorageManagerTest.java | 943 private static void assertFileContains(File file, String contents) throws IOException { in assertFileContains()
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |