HomeSort by relevance Sort by last modified time
    Searched defs:logAndPrintException (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/usb/java/com/android/server/usb/
UsbPortManager.java 133 logAndPrintException(null,
146 logAndPrintException(null,
264 logAndPrintException(pw, "Failed to set the USB port mode: "
277 logAndPrintException(pw, "Failed to set the USB port power role: "
292 logAndPrintException(pw, "Failed to set the USB port data role: "
536 logAndPrintException(pw, "connectToProxy: usb hal service not found."
539 logAndPrintException(pw, "connectToProxy: usb hal service not responding", e);
712 private static void logAndPrintException(IndentingPrintWriter pw, String msg, Exception e) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 52 milliseconds