Searched refs:convertStreamToString (Results 1 – 5 of 5) sorted by relevance
59 public static String convertStreamToString(InputStream is) { in convertStreamToString() method in Utils77 String result = convertStreamToString(inputStream); in setAppOps()97 if (!convertStreamToString(inputStream).contains(expectedResult)) { in setAppOps()
180 result = convertStreamToString(inputStream); in enableAppOps()184 private String convertStreamToString(InputStream is) { in convertStreamToString() method in MotionEventTest
169 result = convertStreamToString(inputStream); in enableAppOps()173 private String convertStreamToString(InputStream is) { in convertStreamToString() method in PasswordTransformationMethodTest
117 result = convertStreamToString(inputStream); in enableAppOps()121 private String convertStreamToString(InputStream is) { in convertStreamToString() method in DateFormatTest
284 result = convertStreamToString(inputStream); in enableAppOps()288 private String convertStreamToString(InputStream is) { in convertStreamToString() method in DisplayTest