Searched defs:functions (Results 1 – 7 of 7) sorted by relevance
420 long functions = UsbManager.FUNCTION_NONE; in startAccessoryMode() local721 protected void updateUsbStateBroadcastIfNeeded(long functions) { in updateUsbStateBroadcastIfNeeded()793 long getAppliedFunctions(long functions) { in getAppliedFunctions()907 long functions = (Long) msg.obj; in handleMessage() local1039 protected boolean isUsbDataTransferActive(long functions) { in isUsbDataTransferActive()1272 long functions) { in dumpFunctions()1332 protected abstract void setEnabledFunctions(long functions, boolean forceRestart); in setEnabledFunctions()1547 protected String applyAdbFunction(String functions) { in applyAdbFunction()1562 String functions = null; in trySetEnabledFunctions() local1576 setSystemProperty(getPersistProp(true), functions); in trySetEnabledFunctions() local[all …]
398 public void setCurrentFunctions(long functions) { in setCurrentFunctions()406 public void setCurrentFunction(String functions, boolean usbDataUnlocked) { in setCurrentFunction()423 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions()
678 public void setCurrentFunctions(long functions) { in setCurrentFunctions()696 public void setCurrentFunction(String functions, boolean usbDataUnlocked) { in setCurrentFunction()740 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions()865 public static boolean areSettableFunctions(long functions) { in areSettableFunctions()877 public static String usbFunctionsToString(long functions) { in usbFunctionsToString()910 public static long usbFunctionsFromString(String functions) { in usbFunctionsFromString()
92 void setCurrentFunctions(long functions); in setCurrentFunctions()103 void setScreenUnlockedFunctions(long functions); in setScreenUnlockedFunctions()
55 auto functions = mStreamFunctions->getWords(); in runAndSerialize() local
291 const map<string, Function*>& functions, in writeSummaryTables()644 const auto& functions = specFile.getDocumentedFunctions(); in writeDetailedDocumentationFile() local
101 protected void setEnabledFunctions(long functions, boolean force) { in setEnabledFunctions()