Home
last modified time | relevance | path

Searched defs:input (Results 1 – 25 of 47) sorted by relevance

12

/packages/apps/Email/emailcommon/src/org/apache/commons/io/
DCopyUtils.java136 public static void copy(byte[] input, OutputStream output) in copy()
153 public static void copy(byte[] input, Writer output) in copy()
171 byte[] input, in copy()
193 InputStream input, in copy()
218 Reader input, in copy()
244 InputStream input, in copy()
262 InputStream input, in copy()
283 Reader input, in copy()
306 String input, in copy()
327 public static void copy(String input, Writer output) in copy()
DIOUtils.java139 public static void closeQuietly(Reader input) { in closeQuietly()
175 public static void closeQuietly(InputStream input) { in closeQuietly()
216 public static byte[] toByteArray(InputStream input) throws IOException { in toByteArray()
234 public static byte[] toByteArray(Reader input) throws IOException { in toByteArray()
257 public static byte[] toByteArray(Reader input, String encoding) in toByteArray()
276 public static byte[] toByteArray(String input) throws IOException { in toByteArray()
337 public static char[] toCharArray(Reader input) throws IOException { in toCharArray()
357 public static String toString(InputStream input) throws IOException { in toString()
379 public static String toString(InputStream input, String encoding) in toString()
397 public static String toString(Reader input) throws IOException { in toString()
[all …]
DEndianUtils.java298 public static short readSwappedShort(InputStream input) in readSwappedShort()
312 public static int readSwappedUnsignedShort(InputStream input) in readSwappedUnsignedShort()
345 public static int readSwappedInteger(InputStream input) in readSwappedInteger()
366 public static long readSwappedUnsignedInteger(InputStream input) in readSwappedUnsignedInteger()
410 public static long readSwappedLong(InputStream input) in readSwappedLong()
440 public static float readSwappedFloat(InputStream input) in readSwappedFloat()
466 public static double readSwappedDouble(InputStream input) in readSwappedDouble()
478 private static int read(InputStream input) in read()
/packages/apps/Phone/src/com/android/phone/
DSpecialCharSequenceMgr.java66 static boolean handleChars(Context context, String input) { in handleChars()
93 String input, in handleChars()
118 String input, in handleCharsForLockedDevice()
145 static private boolean handleSecretCode(Context context, String input) { in handleSecretCode()
158 static private boolean handleAdnEntry(Context context, String input) { in handleAdnEntry()
187 static private boolean handlePinEntry(Context context, String input, in handlePinEntry()
211 String input) { in handleIMEIDisplay()
DEmergencyDialer.java122 public void onTextChanged(CharSequence input, int start, int before, int changeCount) { in onTextChanged()
127 public void afterTextChanged(Editable input) { in afterTextChanged()
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/
DDemuxInputStream.java40 public InputStream bindStream( InputStream input ) in bindStream()
56 InputStream input = getStream(); in close() local
73 InputStream input = getStream(); in read() local
DTeeInputStream.java59 public TeeInputStream(InputStream input, OutputStream branch) { in TeeInputStream()
75 InputStream input, OutputStream branch, boolean closeBranch) { in TeeInputStream()
DSwappedDataInputStream.java45 public SwappedDataInputStream( InputStream input ) in SwappedDataInputStream()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DOpenWnnClauseConverterJAJP.java125 public Iterator convert(String input) { in convert()
151 public WnnSentence consecutiveClauseConvert(String input) { in consecutiveClauseConvert()
236 private boolean consecutiveClauseConvert(LinkedList resultList, String input) { in consecutiveClauseConvert()
256 …private boolean singleClauseConvert(LinkedList clauseList, String input, WnnPOS terminal, boolean … in singleClauseConvert()
321 …private boolean addClause(LinkedList<WnnClause> clauseList, String input, WnnWord stem, WnnWord fz… in addClause()
397 private ArrayList<WnnWord> getAncillaryPattern(String input) { in getAncillaryPattern()
460 private ArrayList<WnnWord> getIndependentWords(String input, boolean all) { in getIndependentWords()
526 private void addAutoGeneratedCandidates(String input, ArrayList wordList, boolean all) { in addAutoGeneratedCandidates()
539 private WnnClause defaultClause(String input) { in defaultClause()
/packages/apps/Contacts/src/com/android/contacts/
DSpecialCharSequenceMgr.java61 public static boolean handleChars(Context context, String input, EditText textField) { in handleChars()
65 static boolean handleChars(Context context, String input) { in handleChars()
69 static boolean handleChars(Context context, String input, boolean useSystemWindow, in handleChars()
94 static boolean handleSecretCode(Context context, String input) { in handleSecretCode()
114 static boolean handleAdnEntry(Context context, String input, EditText textField) { in handleAdnEntry()
175 static boolean handlePinEntry(Context context, String input) { in handlePinEntry()
188 static boolean handleIMEIDisplay(Context context, String input, boolean useSystemWindow) { in handleIMEIDisplay()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DWnnSentence.java38 public WnnSentence(String input, ArrayList<WnnClause> clauses) { in WnnSentence()
82 public WnnSentence(String input, WnnClause clause) { in WnnSentence()
/packages/apps/Exchange/tests/src/com/android/exchange/utility/
DSimpleIcsWriterTests.java63 String input = stringOfLength(i) + last; in testWriteLine() local
80 private void checkWriteLine(String input) { in checkWriteLine()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiAPITest.java108 final EditText input = new EditText(this); in onPreferenceClick() local
128 final EditText input = new EditText(this); in onPreferenceClick() local
/packages/inputmethods/LatinIME/native/src/
Ddebug.h23 static inline unsigned char* convertToUnibyteString(unsigned short* input, unsigned char* output, in convertToUnibyteString()
32 static inline unsigned char* convertToUnibyteStringAndReplaceLastChar(unsigned short* input, in convertToUnibyteStringAndReplaceLastChar()
/packages/apps/Gallery2/tests/src/com/android/gallery3d/anim/
DAnimationTest.java53 public float getInterpolation(float input) { in getInterpolation()
/packages/apps/Mms/src/com/android/mms/ui/
DUriImage.java145 InputStream input = null; in decodeBoundsInfo() local
239 InputStream input = null; in getResizedImageData() local
/packages/apps/Gallery/src/com/android/camera/gallery/
DBaseImage.java109 InputStream input = mContentResolver.openInputStream(mUri); in fullSizeImageData() local
141 ParcelFileDescriptor input = null; in setupDimension() local
DVideoObject.java74 InputStream input = mContentResolver.openInputStream( in fullSizeImageData() local
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDownloadUtils.java83 InputStream input = null; in download() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DOpenWnnEngineEN.java208 private boolean setSearchKey(String input) { in setSearchKey()
257 String input = text.toString(2); in predict() local
/packages/apps/Nfc/src/com/android/nfc/ndefpush/
DNdefPushProtocol.java68 DataInputStream input = new DataInputStream(buffer); in NdefPushProtocol() local
/packages/apps/Stk/src/com/android/stk/
DStkInputActivity.java87 String input = null; in onClick() local
187 private void sendResponse(int resId, String input, boolean help) { in sendResponse()
DStkDialogActivity.java101 String input = null; in onClick() local
/packages/apps/Contacts/src/com/android/contacts/format/
DFormatUtils.java103 public static CharSequence applyStyleToSpan(int style, CharSequence input, int start, int end, in applyStyleToSpan()
/packages/apps/Browser/tests/src/com/android/browser/
DPopularUrlsTest.java325 FileReader input = null; in RunStatus() local
435 void loopUrls(BufferedReader input, OutputStreamWriter writer, in loopUrls()

12