Searched refs:supportedProfilesBitMask (Results 1 – 1 of 1) sorted by relevance
2064 final long supportedProfilesBitMask = mService.getSupportedProfiles(); in getSupportedProfiles() local2067 if ((supportedProfilesBitMask & (1 << i)) != 0) { in getSupportedProfiles()