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