Searched refs:SETTABLE_FUNCTIONS (Results 1 – 1 of 1) sorted by relevance
366 private static final long SETTABLE_FUNCTIONS = FUNCTION_MTP | FUNCTION_PTP | FUNCTION_RNDIS field in UsbManager900 || ((~SETTABLE_FUNCTIONS & functions) == 0 && Long.bitCount(functions) == 1); in areSettableFunctions()