Searched defs:tmpOut (Results 1 – 4 of 4) sorted by relevance
86 val tmpOut = clientSocket.outputStream!! in connectToServer() constant146 val tmpOut = acceptedSocket.outputStream!! in acceptConnection() constant
49 val tmpOut = ByteArrayOutputStream() in extractWallpaperColors() constant
557 ByteArrayOutputStream tmpOut = new ByteArrayOutputStream(2048); in doInBackground() local
370 ByteArrayOutputStream tmpOut = new ByteArrayOutputStream(); in setBitmapToWallpaperManager() local