Searched refs:convertStreamToString (Results 1 – 5 of 5) sorted by relevance
61 public static String convertStreamToString(InputStream is) { in convertStreamToString() method in Utils105 result = convertStreamToString(inputStream); in setAppOps()
184 result = convertStreamToString(inputStream); in enableAppOps()188 private String convertStreamToString(InputStream is) { in convertStreamToString() method in MotionEventTest
144 result = convertStreamToString(inputStream); in enableAppOps()148 private String convertStreamToString(InputStream is) { in convertStreamToString() method in PasswordTransformationMethodTest
116 result = convertStreamToString(inputStream); in enableAppOps()120 private String convertStreamToString(InputStream is) { in convertStreamToString() method in DateFormatTest
253 result = convertStreamToString(inputStream); in enableAppOps()257 private String convertStreamToString(InputStream is) { in convertStreamToString() method in DisplayTest