/packages/apps/TV/src/com/android/tv/data/ |
D | InternalDataUtils.java | 80 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in serializeInternalProviderData() local 126 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in serializeInternalProviderData() local
|
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
D | CdmaSmsMessageTest.java | 176 BitwiseOutputStream bos = new BitwiseOutputStream(10); in createBearerDataStream() local 257 BitwiseOutputStream bos = createBearerDataStream(messageId, priority, language); in createCmasSmsMessage() local 284 BitwiseOutputStream bos = createBearerDataStream(messageId, priority, language); in createBroadcastSmsMessage() local 304 BitwiseOutputStream bos) throws Exception { in encodeBody() 673 BitwiseOutputStream bos = createBearerDataStream(r.nextInt(65536), r.nextInt(4), in testRandomUserData() local 725 BitwiseOutputStream bos = createBearerDataStream(123, -1, -1); in testServiceCategoryProgramDataAddCategory() local 768 BitwiseOutputStream bos = createBearerDataStream(456, -1, -1); in testServiceCategoryProgramDataDeleteTwoCategories() local
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
D | DumpDatabaseAction.java | 55 BufferedOutputStream bos = null; in executeAction() local
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/net/ |
D | NetworkStatsCollectionTest.java | 129 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testReadLegacyNetwork() local 157 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testReadLegacyUid() local 185 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testReadLegacyUidTags() local
|
/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/block/write/ |
D | BlockFileWriter.java | 112 try (TypedOutputStream bos = new TypedOutputStream(new FileOutputStream(mOutputFile))) { in writeHeaderAndAppendTempFile()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
D | documenttest.cpp | 136 StringBuffer bos; in TEST() local 177 StringBuffer bos; in TEST() local
|
/packages/modules/adb/tools/ |
D | check_ms_os_desc.cpp | 160 libusb_bos_descriptor* bos; in check_ms_os_desc_v2() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiBackupRestoreTest.java | 1166 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in createWpaSupplicantConfBackupData() local 1249 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in createIpConfBackupData() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | ReverseGeocoder.java | 323 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in lookupAddress() local
|
/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/provisioning/ |
D | ProvisioningActivityRoboTest.java | 428 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in bitmapToInputStream() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | OsuServerConnection.java | 527 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getCert() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | MoviePlayer.java | 504 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in setBookmark() local
|
/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/util/ |
D | LauncherModelHelper.java | 368 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in setupDefaultLayoutProvider() local
|
/packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/ |
D | PartnerBookmarksProvider.java | 328 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in readRaw() local
|
/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/ |
D | DhcpPacketTest.java | 1214 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in checkBuildOfferPacket() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiDiagnostics.java | 741 ByteArrayOutputStream bos = new ByteArrayOutputStream(input.length); in compressToBase64() local
|