Searched defs:mProfiles (Results 1 – 9 of 9) sorted by relevance
54 private final EuiccProfileInfo[] mProfiles; field in GetEuiccProfileInfoListResult
37 private final SparseArray<IntArray> mProfiles; field in FakeUserInfoHelper
45 private final LinkedList<UserInfo> mProfiles; field in ManagedProfileControllerImpl
41 private LinkedList<AccessControlProfile> mProfiles = new LinkedList<>(); field in PersonalizationData
144 AudioProfileVector mProfiles; // AudioProfiles supported by this port (format, Rates, Channels) variable
88 private final List<AudioProfile> mProfiles; field in AudioPort
61 int[] mProfiles; field in NotificationHistoryManagerTest
90 private final Collection<LocalBluetoothProfile> mProfiles = new CopyOnWriteArrayList<>(); field in CachedBluetoothDevice
968 int[] mProfiles; field in BrightnessTrackerTest.TestInjector