Home
last modified time | relevance | path

Searched defs:profileId (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/
DDeviceAdminListPreferenceController.java139 final int profileId = profiles.get(i).getIdentifier(); in updateState() local
160 final int profileId = profile.getIdentifier(); in refreshData() local
220 private void updateAvailableAdminsForProfile(final int profileId) { in updateAvailableAdminsForProfile()
238 private void addActiveAdminsForProfile(List<ComponentName> activeAdmins, int profileId) { in addActiveAdminsForProfile()
275 Collection<ComponentName> alreadyAddedComponents, int profileId) { in addDeviceAdminBroadcastReceiversForProfile()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/deviceadmin/
DDeviceAdminListPreferenceController.java139 final int profileId = profiles.get(i).getIdentifier(); in updateState() local
160 final int profileId = profile.getIdentifier(); in refreshData() local
220 private void updateAvailableAdminsForProfile(final int profileId) { in updateAvailableAdminsForProfile()
238 private void addActiveAdminsForProfile(List<ComponentName> activeAdmins, int profileId) { in addActiveAdminsForProfile()
275 Collection<ComponentName> alreadyAddedComponents, int profileId) { in addDeviceAdminBroadcastReceiversForProfile()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DMetricsLogger.java37 public static void logProfileConnectionEvent(ProfileId profileId) { in logProfileConnectionEvent()
DPhonePolicy.java308 private void processProfileStateChanged(BluetoothDevice device, int profileId, int nextState, in processProfileStateChanged()
339 private void processActiveDeviceChanged(BluetoothDevice device, int profileId) { in processActiveDeviceChanged()
/packages/apps/Launcher3/src/com/android/launcher3/provider/
DImportDataTask.java103 String profileId = Long.toString(UserManagerCompat.getInstance(mContext) in importWorkspaceItems() local
110 "profileId = ? AND container = -100 AND cellY = 0 AND screen = " + in importWorkspaceItems()
112 new String[]{profileId}, in importWorkspaceItems()
133 Favorites.PROFILE_ID + " = ?", new String[]{profileId}, in importWorkspaceItems()
/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/
DAppStateAppOpsBridge.java95 int profileId = profile.getIdentifier(); in getPackageToStateMapsByProfileId() local
121 private List<PackageInfo> getPackageInfos(int profileId) throws RemoteException { in getPackageInfos()
/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationServicesPreferenceController.java100 private List<Preference> getSortedInjectedPreferences(int profileId) { in getSortedInjectedPreferences()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DAudioHelper.java53 public Context createPackageContextAsUser(@UserIdInt int profileId) { in createPackageContextAsUser()
DWorkSoundPreferenceController.java296 public void onManagedProfileAdded(@UserIdInt int profileId) { in onManagedProfileAdded()
303 public void onManagedProfileRemoved(@UserIdInt int profileId) { in onManagedProfileRemoved()
/packages/apps/Launcher3/tests/src/com/android/launcher3/provider/
DRestoreDbTaskTest.java84 MyDatabaseHelper(long profileId) { in MyDatabaseHelper()
/packages/apps/Settings/src/com/android/settings/notification/
DAudioHelper.java55 public Context createPackageContextAsUser(@UserIdInt int profileId) { in createPackageContextAsUser()
DWorkSoundPreferenceController.java296 public void onManagedProfileAdded(@UserIdInt int profileId) { in onManagedProfileAdded()
303 public void onManagedProfileRemoved(@UserIdInt int profileId) { in onManagedProfileRemoved()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/system/
DMasterClearAccountsPreferenceControllerTest.java194 private void addAccountAndDescription(int profileId, String accountName) { in addAccountAndDescription()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DAppStateAppOpsBridge.java177 final int profileId = profile.getIdentifier(); in getEntries() local
209 final int profileId = profile.getIdentifier(); in loadPermissionsStates() local
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateAppOpsBridge.java177 final int profileId = profile.getIdentifier(); in getEntries() local
209 final int profileId = profile.getIdentifier(); in loadPermissionsStates() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DPhonePolicyTest.java768 private void updateProfileConnectionStateHelper(BluetoothDevice device, int profileId, in updateProfileConnectionStateHelper()
/packages/services/Car/service/src/com/android/car/
DBluetoothProfileDeviceManager.java287 ICarBluetoothUserService bluetoothUserProxies, int profileId) { in create()
308 ICarBluetoothUserService bluetoothUserProxies, int profileId) { in BluetoothProfileDeviceManager()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTrustedCredentialsSettings.java707 int profileId = profile.getIdentifier(); in doInBackground() local
725 int profileId = profile.getIdentifier(); in doInBackground() local
843 int profileId) { in CertHolder()
DMasterClear.java471 final int profileId = userInfo.id; in loadAccountList() local
DUtils.java596 public static ApplicationInfo getAdminApplicationInfo(Context context, int profileId) { in getAdminApplicationInfo()
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java707 int profileId = profile.getIdentifier(); in doInBackground() local
725 int profileId = profile.getIdentifier(); in doInBackground() local
843 int profileId) { in CertHolder()
DMasterClear.java470 final int profileId = userInfo.id; in loadAccountList() local
DUtils.java591 public static ApplicationInfo getAdminApplicationInfo(Context context, int profileId) { in getAdminApplicationInfo()
/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java502 final int profileId = profile.getIdentifier(); in getAlwaysOnAppVpnInfos() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/
DVpnSettings.java503 final int profileId = profile.getIdentifier(); in getAlwaysOnAppVpnInfos() local