Home
last modified time | relevance | path

Searched defs:userHandle (Results 76 – 100 of 336) sorted by relevance

12345678910>>...14

/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DTransitionHelper.java143 Activity activity, Intent intent, UserHandle userHandle) { in startActivityAsUserWithTransition()
160 Activity activity, Intent intent, int requestCode, UserHandle userHandle) { in startActivityForResultAsUserWithTransition()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/
H A DRemoveAccountPreferenceControllerTest.java184 UserHandle userHandle = new UserHandle(10); in confirmRemove_shouldRemoveAccount() local
212 final UserHandle userHandle = new UserHandle(10); in confirmRemove_activityGone_shouldSilentlyRemoveAccount() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java99 UserHandle userHandle = intent.getParcelableExtra( in onCreate() local
163 void clearNotificationIfPresent(String notifKey, String packageName, UserHandle userHandle) { in clearNotificationIfPresent()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogManagerUnitTest.java146 UserHandle userHandle = Process.myUserHandle(); in testGetResourceOveruseStats() local
160 UserHandle userHandle = Process.myUserHandle(); in testGetAllResourceOveruseStats() local
176 UserHandle userHandle = Process.myUserHandle(); in testGetResourceOveruseStatsForUserPackage() local
407 UserHandle userHandle = Process.myUserHandle(); in testSetKillablePackageAsUser() local
418 UserHandle userHandle = Process.myUserHandle(); in testGetPackageKillableStatesAsUser() local
/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionServiceInfo.java62 @NonNull PackageManager pm, @NonNull ComponentName comp, int userHandle) in VoiceInteractionServiceInfo()
68 private static ServiceInfo getServiceInfoOrThrow(@NonNull ComponentName comp, int userHandle) in getServiceInfoOrThrow()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DRecentAppOpsAccess.java225 final UserHandle userHandle = new UserHandle(userId); in getAccessFromOps() local
247 public final UserHandle userHandle; field in RecentAppOpsAccess.Access
253 public Access(String packageName, UserHandle userHandle, Drawable icon, in Access()
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DPackageInfoHandler.java273 UserHandle userHandle, String packageName) { in getUserPackageComponentType()
286 UserHandle userHandle, List<String> packages, String genericPackageName) { in getSharedComponentTypeInternal()
291 packages.get(i), /* flags= */ 0, userHandle)); in getSharedComponentTypeInternal() local
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
H A DUtilsTest.java152 int userHandle) { in putIntForUser()
158 public static int getIntForUser(ContentResolver cr, String name, int def, int userHandle) { in getIntForUser()
175 public void setLocationEnabledForUser(boolean enabled, UserHandle userHandle) { in setLocationEnabledForUser()
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DDatabaseHelper.java199 public boolean deleteKeyphraseSoundModel(int keyphraseId, int userHandle, String bcp47Locale) { in deleteKeyphraseSoundModel()
227 public KeyphraseSoundModel getKeyphraseSoundModel(int keyphraseId, int userHandle, in getKeyphraseSoundModel()
246 public KeyphraseSoundModel getKeyphraseSoundModel(String keyphrase, int userHandle, in getKeyphraseSoundModel()
260 int userHandle) { in getValidKeyphraseSoundModelForUser()
H A DVoiceInteractionManagerService.java422 public void initForUser(int userHandle) { in initForUser()
556 public void initRecognizer(int userHandle) { in initRecognizer()
600 public void switchUser(@UserIdInt int userHandle) { in switchUser()
739 ComponentName getCurInteractor(int userHandle) { in getCurInteractor()
751 void setCurInteractor(ComponentName comp, int userHandle) { in setCurInteractor()
812 ComponentName getCurRecognizer(int userHandle) { in getCurRecognizer()
824 void setCurRecognizer(ComponentName comp, int userHandle) { in setCurRecognizer()
832 ComponentName getCurAssistant(int userHandle) { in getCurAssistant()
844 void resetCurAssistant(int userHandle) { in resetCurAssistant()
846 Settings.Secure.ASSISTANT, null, userHandle); in resetCurAssistant() local
[all …]
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallScreeningServiceHelper.java80 UserHandle userHandle, Call call, AppLabelProxy appLabelProxy) { in CallScreeningServiceHelper()
178 public static boolean bindCallScreeningService(Context context, UserHandle userHandle, in bindCallScreeningService()
H A DDeviceIdleControllerAdapter.java50 int userHandle, @NonNull String reason) { in exemptAppTemporarilyForEvent()
H A DTelecomServiceImpl.java92 void putStringForUser(ContentResolver resolver, String name, String value, int userHandle); in putStringForUser()
94 String getStringForUser(ContentResolver resolver, String name, int userHandle); in getStringForUser()
100 int userHandle) { in putStringForUser()
105 public String getStringForUser(ContentResolver resolver, String name, int userHandle) { in getStringForUser()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothManager.java100 UserHandle userHandle) { in create()
110 UserHandle userHandle) { in LocalBluetoothManager()
/aosp12/packages/services/Car/car-lib/src/android/car/watchdog/
H A DICarWatchdogService.aidl38 in String packageName, in UserHandle userHandle, in int resourceOveruseFlag, in getResourceOveruseStatsForUserPackage()
51 void setKillablePackageAsUser(in String packageName, in UserHandle userHandle, in setKillablePackageAsUser()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverWrapperActivity.java45 boolean filterLastUsed, UserHandle userHandle) { in createResolverListAdapter()
92 protected ResolverListController createListController(UserHandle userHandle) { in createListController()
/aosp12/frameworks/base/core/java/android/app/
H A DISearchManager.aidl34 void launchAssist(int userHandle, in Bundle args); in launchAssist()
H A DInstantAppResolverService.java184 @Nullable int[] hostDigestPrefix, @NonNull UserHandle userHandle, in onGetInstantAppResolveInfo()
211 @Nullable int[] hostDigestPrefix, @NonNull UserHandle userHandle, in onGetInstantAppIntentFilter()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ota/
H A DOtaController.java207 UserHandle userHandle) { in getMissingSystemImePackages()
223 UserHandle userHandle) { in getInstalledSystemImePackages()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/components/
H A DUserCallActivity.java68 final UserHandle userHandle = new UserHandle(userManager.getUserHandle()); in onCreate() local
/aosp12/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowBinder.java49 public static void setCallingUserHandle(UserHandle userHandle) { in setCallingUserHandle()
/aosp12/packages/apps/Settings/src/com/android/settings/accounts/
H A DChooseAccountFragment.java49 final UserHandle userHandle = Utils.getSecureTargetUser(getActivity().getActivityToken(), in onAttach() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DResolverListController.java70 UserHandle userHandle) { in ResolverListController()
82 UserHandle userHandle, in ResolverListController()
122 UserHandle userHandle) { in getResolversForIntentAsUser()
133 UserHandle userHandle, in getResolversForIntentAsUserInternal()
/aosp12/frameworks/base/core/java/android/app/time/
H A DTimeZoneCapabilities.java77 UserHandle userHandle = UserHandle.readFromParcel(in); in createFromParcel() local
206 public Builder(@NonNull UserHandle userHandle) { in Builder()
/aosp12/frameworks/base/core/java/android/os/
H A DUserManager.java1837 public @UserSwitchabilityResult int getUserSwitchability(UserHandle userHandle) { in getUserSwitchability()
2624 UserHandle userHandle) { in getUserRestrictionSource()
2643 @UserRestrictionKey String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()
2671 public Bundle getUserRestrictions(UserHandle userHandle) { in getUserRestrictions()
2693 @NonNull UserHandle userHandle) { in hasBaseUserRestriction()
2717 public void setUserRestrictions(Bundle restrictions, UserHandle userHandle) { in setUserRestrictions()
2750 public void setUserRestriction(String key, boolean value, UserHandle userHandle) { in setUserRestriction()
2778 UserHandle userHandle) { in hasUserRestriction()
2799 @NonNull UserHandle userHandle) { in hasUserRestrictionForUser()
3982 public boolean isQuietModeEnabled(UserHandle userHandle) { in isQuietModeEnabled()
[all …]

12345678910>>...14