Home
last modified time | relevance | path

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

123

/aosp14/system/core/libprocessgroup/profiles/
H A Dtask_profiles.proto24 repeated Profile profiles = 2 [json_name = "Profiles"]; field
52 repeated string profiles = 2 [json_name = "Profiles"]; field
H A Dtest.cpp28 namespace profiles { namespace
H A Dtest_vendor.cpp28 namespace profiles { namespace
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DIntentForwarderActivityTest.java158 List<UserInfo> profiles = new ArrayList<>(); in forwardToManagedProfile_canForward_sendIntent() local
197 List<UserInfo> profiles = new ArrayList<>(); in forwardToManagedProfile_cannotForward_sendIntent() local
219 List<UserInfo> profiles = new ArrayList<>(); in forwardToManagedProfile_noManagedProfile_sendIntent() local
236 List<UserInfo> profiles = new ArrayList<>(); in launchInSameProfile_chooserIntent() local
276 List<UserInfo> profiles = new ArrayList<>(); in forwardToManagedProfile_canForward_selectorIntent() local
590 List<UserInfo> profiles = new ArrayList<>(); in forwardToManagedProfile_LoggingTest() local
617 List<UserInfo> profiles = new ArrayList<>(); in forwardToParent_LoggingTest() local
643 List<UserInfo> profiles = new ArrayList<>(); in setupShouldSkipDisclosureTest() local
/aosp14/system/core/libprocessgroup/
H A Dprocessgroup.cpp155 bool SetProcessProfiles(uid_t uid, pid_t pid, const std::vector<std::string>& profiles) { in SetProcessProfiles()
160 bool SetProcessProfiles(uid_t uid, pid_t pid, std::initializer_list<std::string_view> profiles) { in SetProcessProfiles()
165 bool SetProcessProfiles(uid_t uid, pid_t pid, std::span<const std::string_view> profiles) { in SetProcessProfiles()
169 bool SetProcessProfilesCached(uid_t uid, pid_t pid, const std::vector<std::string>& profiles) { in SetProcessProfilesCached()
174 bool SetTaskProfiles(int tid, const std::vector<std::string>& profiles, bool use_fd_cache) { in SetTaskProfiles()
179 bool SetTaskProfiles(int tid, std::initializer_list<std::string_view> profiles, bool use_fd_cache) { in SetTaskProfiles()
184 bool SetTaskProfiles(int tid, std::span<const std::string_view> profiles, bool use_fd_cache) { in SetTaskProfiles()
194 const char* profiles[]) { in android_set_process_profiles()
203 bool SetUserProfiles(uid_t uid, const std::vector<std::string>& profiles) { in SetUserProfiles()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
H A DShadowBluetoothAdapter.java72 protected boolean removeActiveDevice(int profiles) { in removeActiveDevice()
81 protected boolean setActiveDevice(BluetoothDevice device, int profiles) { in setActiveDevice()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerServiceTest.java357 ResourceClientProfile[] profiles = new ResourceClientProfile[2]; in requestFrontendTest_NoFrontendAvailable_RequestWithLowerPriority() local
408 ResourceClientProfile[] profiles = new ResourceClientProfile[2]; in requestFrontendTest_NoFrontendAvailable_RequestWithHigherPriority() local
465 ResourceClientProfile[] profiles = new ResourceClientProfile[1]; in releaseFrontendTest_UnderTheSameExclusiveGroup() local
504 ResourceClientProfile[] profiles = new ResourceClientProfile[2]; in requestCasTest_NoCasAvailable_RequestWithHigherPriority() local
560 ResourceClientProfile[] profiles = new ResourceClientProfile[2]; in requestCiCamTest_NoCiCamAvailable_RequestWithHigherPriority() local
616 ResourceClientProfile[] profiles = new ResourceClientProfile[1]; in releaseCasTest() local
653 ResourceClientProfile[] profiles = new ResourceClientProfile[1]; in releaseCiCamTest() local
690 ResourceClientProfile[] profiles = new ResourceClientProfile[2]; in requestLnbTest_NoLnbAvailable_RequestWithHigherPriority() local
741 ResourceClientProfile[] profiles = new ResourceClientProfile[1]; in releaseLnbTest() local
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManagerTest.java137 List<LocalBluetoothProfile> profiles = new ArrayList<>(); in updateProfiles_addHidProfileForRemoteDevice() local
273 private List<Integer> generateList(int[] profiles) { in generateList()
H A DCsipDeviceManagerTest.java139 List<LocalBluetoothProfile> profiles = new ArrayList<LocalBluetoothProfile>(); in setUp() local
243 List<LocalBluetoothProfile> profiles = new ArrayList<LocalBluetoothProfile>(); in getPreferredMainDevice_noConnectedDeviceNoDualMode_returnFirstOneDevice() local
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DISrvccStartedCallback.aidl27 void onSrvccCallNotified(in List<SrvccCall> profiles); in onSrvccCallNotified()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIGetAllProfilesCallback.aidl22 void onComplete(int resultCode, in EuiccProfileInfo[] profiles); in onComplete()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DUserChangeListener.java38 default void onUserProfilesChanged(@NonNull List<UserInfo> profiles) {} in onUserProfilesChanged()
H A DShellInterface.java65 default void onUserProfilesChanged(@NonNull List<UserInfo> profiles) {} in onUserProfilesChanged()
H A DShellController.java255 void onUserProfilesChanged(@NonNull List<UserInfo> profiles) { in onUserProfilesChanged()
330 public void onUserProfilesChanged(@NonNull List<UserInfo> profiles) { in onUserProfilesChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DUserTrackerImpl.kt149 val profiles = userManager.getProfiles(user) regex
222 val profiles = userManager.getProfiles(userId) regex
/aosp14/frameworks/base/media/java/android/media/
H A DAudioPort.java119 List<AudioProfile> profiles, AudioGain[] gains, in AudioPort()
213 public List<AudioProfile> profiles() { in profiles() method in AudioPort
H A DAudioMixPort.java48 List<AudioProfile> profiles, AudioGain[] gains) { in AudioMixPort()
H A DAudioDevicePort.java61 AudioDevicePort(AudioHandle handle, String deviceName, List<AudioProfile> profiles, in AudioDevicePort()
/aosp14/frameworks/base/telephony/java/android/service/euicc/
H A DGetEuiccProfileInfoListResult.java94 int result, @Nullable EuiccProfileInfo[] profiles, boolean isRemovable) { in GetEuiccProfileInfoListResult()
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/
H A DEuiccProfileInfoTest.java255 EuiccProfileInfo[] profiles = EuiccProfileInfo.CREATOR.newArray(123); in testCreatorNewArray() local
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DDynamicRangeProfiles.java211 HashSet<Long> profiles = new HashSet<>(); in DynamicRangeProfiles() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DLocationControllerImpl.java258 final List<UserInfo> profiles = mUserTracker.getUserProfiles(); in areActiveLocationRequests() local
297 private boolean isSystemApp(List<UserInfo> profiles, AppOpItem item) { in isSystemApp()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
H A DShellControllerTest.java165 ArrayList<UserInfo> profiles = new ArrayList<>(); in testUserProfilesChanged() local
455 public void onUserProfilesChanged(@NonNull List<UserInfo> profiles) { in onUserProfilesChanged()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DSecurityControllerTest.java166 List<UserInfo> profiles = Arrays.asList(new UserInfo(PRIMARY_USER_ID, "Primary", in testWorkAccount() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DManagedProfileControllerImpl.java157 public void onProfilesChanged(@NonNull List<UserInfo> profiles) { in onProfilesChanged()

123