/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/ |
D | CdmaSmsCbTest.java | 88 BitwiseOutputStream bos = new BitwiseOutputStream(10); in createBearerDataStream() local 167 BitwiseOutputStream bos = createBearerDataStream(messageId, priority, language); in createCmasSmsMessage() local 193 BitwiseOutputStream bos = createBearerDataStream(messageId, priority, language); in createBroadcastSmsMessage() local 212 BitwiseOutputStream bos) throws Exception { in encodeBody() 573 BitwiseOutputStream bos = createBearerDataStream(r.nextInt(65536), r.nextInt(4), in testRandomUserData() local 621 BitwiseOutputStream bos = createBearerDataStream(123, -1, -1); in testServiceCategoryProgramDataAddCategory() local 663 BitwiseOutputStream bos = createBearerDataStream(456, -1, -1); in testServiceCategoryProgramDataDeleteTwoCategories() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | LiteralByteStringTest.java | 230 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local 259 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
|
/frameworks/base/tests/net/java/com/android/server/net/ |
D | NetworkStatsCollectionTest.java | 125 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testReadLegacyNetwork() local 153 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testReadLegacyUid() local 181 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testReadLegacyUidTags() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/ |
D | ParseExceptionsTest.java | 73 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in setupDelimited() local
|
D | LiteralByteStringTest.java | 300 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local 379 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
|
D | NioByteStringTest.java | 321 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local 402 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | UiAutomatorBridge.java | 113 BufferedOutputStream bos = null; in takeScreenshot() local
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiBackupRestoreTest.java | 1026 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in createWpaSupplicantConfBackupData() local 1101 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in createIpConfBackupData() local
|
/frameworks/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
D | AsmGeneratorTest.java | 308 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getByteArray() local
|
/frameworks/base/core/java/com/android/internal/util/ |
D | FileRotator.java | 380 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeFile() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
D | OsuServerConnection.java | 470 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getCert() local
|
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/ |
D | TestDocumentsProvider.java | 332 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in openDocumentThumbnail() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiDiagnostics.java | 609 ByteArrayOutputStream bos = new ByteArrayOutputStream(input.length); in compressToBase64() local
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
D | AppIdleHistory.java | 598 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeAppIdleTimes() local
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
D | BugreportReceiverTest.java | 897 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in assertZipContent() local
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | UserManagerService.java | 2280 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeUserLP() local 2401 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeUserListLP() local 3308 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeApplicationRestrictionsLAr() local
|
D | ShortcutService.java | 996 final BufferedOutputStream bos = new BufferedOutputStream(os); in saveUserInternalLocked() local
|
/frameworks/base/services/core/java/com/android/server/wallpaper/ |
D | WallpaperManagerService.java | 678 BufferedOutputStream bos = null; in generateCrop() local
|