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

  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java 275 if (!containsFunction(functions, function)) {
307 private static boolean containsFunction(String functions, String function) {
360 mAdbEnabled = containsFunction(mCurrentFunctions, UsbManager.USB_FUNCTION_ADB);
594 boolean enabled = containsFunction(mCurrentFunctions,
631 if (containsFunction(mCurrentFunctions,
680 containsFunction(mCurrentFunctions, UsbManager.USB_FUNCTION_MTP)
681 || containsFunction(mCurrentFunctions, UsbManager.USB_FUNCTION_PTP);
702 if (containsFunction(mCurrentFunctions, UsbManager.USB_FUNCTION_MTP)) {
704 } else if (containsFunction(mCurrentFunctions, UsbManager.USB_FUNCTION_PTP)) {
706 } else if (containsFunction(mCurrentFunctions
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 

Completed in 179 milliseconds