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