Searched refs:SETTABLE_FUNCTIONS (Results 1 – 2 of 2) sorted by relevance
393 private static final long SETTABLE_FUNCTIONS = FUNCTION_MTP | FUNCTION_PTP | FUNCTION_RNDIS field in UsbManager946 || ((~SETTABLE_FUNCTIONS & functions) == 0 && Long.bitCount(functions) == 1); in areSettableFunctions()
25313 Landroid/hardware/usb/UsbManager;->SETTABLE_FUNCTIONS:J