Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/UsbManagerTests/lib/src/com/android/server/usblib/
DUsbManagerTestLib.java57 private void setCurrentFunctions(long functions) { in setCurrentFunctions()
65 private void setCurrentFunctionsSys(long functions) { in setCurrentFunctionsSys()
69 private void testSetGetCurrentFunctions_Matched(long functions) { in testSetGetCurrentFunctions_Matched()
74 private void testGetCurrentFunctionsMock_Matched(long functions) { in testGetCurrentFunctionsMock_Matched()
84 private void testSetCurrentFunctionsMock_Matched(long functions) { in testSetCurrentFunctionsMock_Matched()
98 public void testSetCurrentFunctionsSysEx(long functions) throws Exception { in testSetCurrentFunctionsSysEx()
108 public void testSetCurrentFunctionsEx(long functions) throws Exception { in testSetCurrentFunctionsEx()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java408 long functions = UsbManager.FUNCTION_NONE; in startAccessoryMode() local
704 protected void updateUsbStateBroadcastIfNeeded(long functions) { in updateUsbStateBroadcastIfNeeded()
791 long getAppliedFunctions(long functions) { in getAppliedFunctions()
902 long functions = (Long) msg.obj; in handleMessage() local
1026 protected boolean isUsbDataTransferActive(long functions) { in isUsbDataTransferActive()
1244 long functions) { in dumpFunctions()
1303 protected abstract void setEnabledFunctions(long functions, boolean forceRestart); in setEnabledFunctions()
1517 protected String applyAdbFunction(String functions) { in applyAdbFunction()
1532 String functions = null; in trySetEnabledFunctions() local
1546 setSystemProperty(getPersistProp(true), functions); in trySetEnabledFunctions() local
[all …]
DUsbService.java600 public void setCurrentFunctions(long functions) { in setCurrentFunctions()
608 public void setCurrentFunction(String functions, boolean usbDataUnlocked) { in setCurrentFunction()
625 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions()
/frameworks/base/core/java/android/hardware/usb/
DUsbManager.java745 public void setCurrentFunctions(@UsbFunctionMode long functions) { in setCurrentFunctions()
764 public void setCurrentFunction(String functions, boolean usbDataUnlocked) { in setCurrentFunction()
810 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions()
963 public static boolean areSettableFunctions(long functions) { in areSettableFunctions()
975 public static String usbFunctionsToString(long functions) { in usbFunctionsToString()
1011 public static long usbFunctionsFromString(String functions) { in usbFunctionsFromString()
DIUsbManager.aidl113 void setCurrentFunctions(long functions); in setCurrentFunctions()
124 void setScreenUnlockedFunctions(long functions); in setScreenUnlockedFunctions()
/frameworks/rs/script_api/
DGenerateDocumentation.cpp291 const map<string, Function*>& functions, in writeSummaryTables()
644 const auto& functions = specFile.getDocumentedFunctions(); in writeDetailedDocumentationFile() local
/frameworks/native/opengl/libs/EGL/
Degl_layers.cpp112 void SetupFuncMaps(FunctionTable& functions, char const* const* entries, EGLFuncPointer* curr, in SetupFuncMaps()
/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java101 protected void setEnabledFunctions(long functions, boolean force) { in setEnabledFunctions()
/frameworks/base/services/core/java/com/android/server/adb/
DAdbService.java187 private static boolean containsFunction(String functions, String function) { in containsFunction()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...