Home
last modified time | relevance | path

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

123

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/deviceadmin/
H A DDeviceAdminListPreferenceController.java136 final int profileId = profiles.get(i).getIdentifier(); in updateState() local
167 final int profileId = profile.getIdentifier(); in refreshData() local
226 private void updateAvailableAdminsForProfile(final int profileId) { in updateAvailableAdminsForProfile()
244 private void addActiveAdminsForProfile(List<ComponentName> activeAdmins, int profileId) { in addActiveAdminsForProfile()
280 Collection<ComponentName> alreadyAddedComponents, int profileId) { in addDeviceAdminBroadcastReceiversForProfile()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/
H A DDeviceAdminListPreferenceController.java137 final int profileId = profiles.get(i).getIdentifier(); in updateState() local
158 final int profileId = profile.getIdentifier(); in refreshData() local
218 private void updateAvailableAdminsForProfile(final int profileId) { in updateAvailableAdminsForProfile()
236 private void addActiveAdminsForProfile(List<ComponentName> activeAdmins, int profileId) { in addActiveAdminsForProfile()
273 Collection<ComponentName> alreadyAddedComponents, int profileId) { in addDeviceAdminBroadcastReceiversForProfile()
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/
H A DFactoryResetAccountsPreferenceControllerTest.java225 private void addAccountAndDescription(int profileId, String accountName) { in addAccountAndDescription()
230 private void addAccount(int profileId, String accountName) { in addAccount()
239 private void addDescription(int profileId, String accountName) { in addDescription()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DMetricsLogger.java37 public static void logProfileConnectionEvent(ProfileId profileId) { in logProfileConnectionEvent()
H A DPhonePolicy.java328 private void processProfileStateChanged(BluetoothDevice device, int profileId, int nextState, in processProfileStateChanged()
360 private void processActiveDeviceChanged(BluetoothDevice device, int profileId) { in processActiveDeviceChanged()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/
H A DAppStateAppOpsBridge.java98 int profileId = profile.getIdentifier(); in getPackageToStateMapsByProfileId() local
124 private List<PackageInfo> getPackageInfos(int profileId) throws RemoteException { in getPackageInfos()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManagerInternal.java53 public void onCrossProfileWidgetProvidersChanged(int profileId, List<String> packages); in onCrossProfileWidgetProvidersChanged()
67 public abstract List<String> getCrossProfileWidgetProviders(int profileId); in getCrossProfileWidgetProviders()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DGridBackupTable.java89 long profileId = UserCache.INSTANCE.get(mContext).getSerialNumberForUser( in createCustomBackupTable() local
178 public void doBackup(long profileId, int options) { in doBackup()
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DLauncherModelHelper.java306 public int addItem(int type, int screen, int container, int x, int y, long profileId) { in addItem()
325 public int addItem(int type, int screen, int container, int x, int y, long profileId, in addItem()
334 public void addItem(int type, int screen, int container, int x, int y, long profileId, in addItem()
382 public int[][][] createGrid(int[][][] typeArray, int startScreen, long profileId) { in createGrid()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DBaseLockSettingsServiceTests.java194 private UserInfo installChildProfile(int profileId) { in installChildProfile()
207 private UserInfo installAndTurnOffChildProfile(int profileId) { in installAndTurnOffChildProfile()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/location/
H A DLocationServicesPreferenceController.java100 private List<Preference> getSortedInjectedPreferences(int profileId) { in getSortedInjectedPreferences()
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DSystemServerAdapter.java141 int profileId, int parentId) { in broadcastProfileParentStickyIntent()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DSoundWorkSettingsController.java294 public void onManagedProfileAdded(@UserIdInt int profileId) { in onManagedProfileAdded()
305 public void onManagedProfileRemoved(@UserIdInt int profileId) { in onManagedProfileRemoved()
H A DAudioHelper.java55 public Context createPackageContextAsUser(@UserIdInt int profileId) { in createPackageContextAsUser()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/
H A DPairedBluetoothDevices.java299 private LocalBluetoothProfile getProfile(CachedBluetoothDevice device, int profileId) { in getProfile()
309 int profileId) { in getBluetoothProfileToggleState()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfileConnector.java79 BluetoothProfileConnector(BluetoothProfile profile, int profileId, String profileName, in BluetoothProfileConnector()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSecurityControllerImpl.java188 final int profileId = getWorkProfileUserId(mCurrentUserId); in getWorkProfileOrganizationName() local
230 final int profileId = getWorkProfileUserId(mVpnUserId); in getWorkProfileVpnName() local
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DAppStateAppOpsBridge.java193 final int profileId = profile.getIdentifier(); in getEntries() local
225 final int profileId = profile.getIdentifier(); in loadPermissionsStates() local
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/provider/
H A DRestoreDbTaskTest.java151 MyDatabaseHelper(long profileId) { in MyDatabaseHelper()
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUninstallFinish.java208 private boolean isProfileOfOrSame(@NonNull UserManager userManager, int userId, int profileId) { in isProfileOfOrSame()
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DSaveChosenLockWorkerBase.java119 public void setProfileToUnify(int profileId, LockscreenCredential credential) { in setProfileToUnify()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DSettingsInjector.java126 final int profileId = userHandle.getIdentifier(); in getSettings() local
174 final int profileId) { in getInjectedSettings()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2SwitchPreviewTest.java345 int profileId = camcorderProfileList[0]; in basicRecordingPreviewTestByCamera() local
436 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()
/aosp12/frameworks/base/telephony/java/android/telephony/data/
H A DDataProfile.java108 private DataProfile(int profileId, String apn, @ProtocolType int protocolType, int authType, in DataProfile()
426 public @NonNull Builder setProfileId(int profileId) { in setProfileId()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DPhonePolicyTest.java777 private void updateProfileConnectionStateHelper(BluetoothDevice device, int profileId, in updateProfileConnectionStateHelper()

123