Searched refs:UserProfiles (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | ConditionProvidersTest.java | 59 private ManagedServices.UserProfiles mUserProfiles;
|
D | NotificationListenersTest.java | 147 mContext, new Object(), mock(ManagedServices.UserProfiles.class), miPm)); in setUp() 191 mContext, new Object(), mock(ManagedServices.UserProfiles.class), miPm, in loadDefaultsFromConfig_forHeadlessSystemUser_loadUninstalled() 205 mContext, new Object(), mock(ManagedServices.UserProfiles.class), miPm, in loadDefaultsFromConfig_forNonHeadlessSystemUser_ignoreUninstalled()
|
D | ManagedServicesTest.java | 115 private ManagedServices.UserProfiles mUserProfiles; 1872 ManagedServices.UserProfiles profiles = new ManagedServices.UserProfiles(); in testUserProfiles_canProfileUseBoundServices_managedProfile() 2369 public TestManagedServices(Context context, Object mutex, UserProfiles userProfiles, in TestManagedServices() 2424 public TestManagedServicesSettings(Context context, Object mutex, UserProfiles userProfiles, in TestManagedServicesSettings() 2437 … public TestManagedServicesNoSettings(Context context, Object mutex, UserProfiles userProfiles, in TestManagedServicesNoSettings()
|
D | NotificationAssistantsTest.java | 90 private ManagedServices.UserProfiles mUserProfiles;
|
D | SnoozeHelperTest.java | 87 @Mock ManagedServices.UserProfiles mUserProfiles;
|
D | ZenModeHelperTest.java | 174 import com.android.server.notification.ManagedServices.UserProfiles; 313 mConditionProviders = new ConditionProviders(mContext, new UserProfiles(), in setUp()
|
D | PreferencesHelperTest.java | 217 @Mock ManagedServices.UserProfiles mUserProfiles;
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | SnoozeHelper.java | 88 private final ManagedServices.UserProfiles mUserProfiles; 108 ManagedServices.UserProfiles userProfiles) { in SnoozeHelper()
|
D | ConditionProviders.java | 64 public ConditionProviders(Context context, UserProfiles userProfiles, IPackageManager pm) { in ConditionProviders()
|
D | ManagedServices.java | 134 private final UserProfiles mUserProfiles; 189 public ManagedServices(Context context, Object mutex, UserProfiles userProfiles, in ManagedServices() 2004 public static class UserProfiles { class in ManagedServices
|
D | PreferencesHelper.java | 208 private final ManagedServices.UserProfiles mUserProfiles; 228 AppOpsManager appOpsManager, ManagedServices.UserProfiles userProfiles, in PreferencesHelper()
|
D | NotificationManagerService.java | 350 import com.android.server.notification.ManagedServices.UserProfiles; 703 private final UserProfiles mUserProfiles = new UserProfiles(); 10882 public NotificationAssistants(Context context, Object lock, UserProfiles up, 11415 public NotificationListeners(Context context, Object lock, UserProfiles userProfiles, 11421 public NotificationListeners(Context context, Object lock, UserProfiles userProfiles,
|
/frameworks/base/services/ |
D | art-profile | 2005 …id/server/notification/ManagedServices$UserProfiles;Lcom/android/server/notification/ManagedServic… 2008 …id/server/notification/ManagedServices$UserProfiles;Lcom/android/server/notification/ManagedServic… 2010 HSPLcom/android/server/notification/ManagedServices$UserProfiles;->isCurrentProfile(I)Z+]Landroid/u… 2040 …id/server/notification/ManagedServices$UserProfiles;Lcom/android/server/notification/ManagedServic…
|
D | art-wear-profile | 15539 …roid/content/Context;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 15654 PLcom/android/server/notification/ManagedServices$UserProfiles;-><init>()V 15655 HPLcom/android/server/notification/ManagedServices$UserProfiles;->getCurrentProfileIds()Landroid/ut… 15656 PLcom/android/server/notification/ManagedServices$UserProfiles;->isCurrentProfile(I)Z 15657 PLcom/android/server/notification/ManagedServices$UserProfiles;->isProfileUser(I)Z 15658 PLcom/android/server/notification/ManagedServices$UserProfiles;->updateCache(Landroid/content/Conte… 15665 …xt;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 15935 …xt;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 15962 …xt;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 15963 …xt;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… [all …]
|