Home
last modified time | relevance | path

Searched defs:tmpOut (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DRfcomm.kt81 val tmpOut = clientSocket.outputStream!! in connectToServer() constant
136 val tmpOut = acceptedSocket.outputStream!! in acceptConnection() constant
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/common/
DCropAndSetWallpaperTask.java80 ByteArrayOutputStream tmpOut = new ByteArrayOutputStream(2048); in cropBitmap() local
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DDefaultWallpaperInfo.java92 ByteArrayOutputStream tmpOut = new ByteArrayOutputStream(2048); in setDefaultOnLock() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java557 ByteArrayOutputStream tmpOut = new ByteArrayOutputStream(2048); in doInBackground() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperPersister.java495 ByteArrayOutputStream tmpOut = new ByteArrayOutputStream(); in setBitmapToWallpaperManagerCompat() local