Searched refs:UserProfiles (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationAssistantsTest.java | 71 private ManagedServices.UserProfiles mUserProfiles;
|
D | ManagedServicesTest.java | 95 private ManagedServices.UserProfiles mUserProfiles; 1502 public TestManagedServices(Context context, Object mutex, UserProfiles userProfiles, in TestManagedServices()
|
D | SnoozeHelperTest.java | 76 @Mock ManagedServices.UserProfiles mUserProfiles;
|
D | ZenModeHelperTest.java | 103 import com.android.server.notification.ManagedServices.UserProfiles; 164 mConditionProviders = new ConditionProviders(mContext, new UserProfiles(), in setUp()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | SnoozeHelper.java | 87 private final ManagedServices.UserProfiles mUserProfiles; 112 ManagedServices.UserProfiles userProfiles) { in SnoozeHelper()
|
D | ConditionProviders.java | 60 public ConditionProviders(Context context, UserProfiles userProfiles, IPackageManager pm) { in ConditionProviders()
|
D | ManagedServices.java | 121 private final UserProfiles mUserProfiles; 161 public ManagedServices(Context context, Object mutex, UserProfiles userProfiles, in ManagedServices() 1637 public static class UserProfiles { class in ManagedServices
|
D | NotificationManagerService.java | 265 import com.android.server.notification.ManagedServices.UserProfiles; 504 private final UserProfiles mUserProfiles = new UserProfiles(); 8693 public NotificationAssistants(Context context, Object lock, UserProfiles up,
|
/frameworks/base/services/ |
D | art-profile | 20932 …roid/content/Context;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 21057 HSPLcom/android/server/notification/ManagedServices$UserProfiles;-><init>()V 21058 HSPLcom/android/server/notification/ManagedServices$UserProfiles;->getCurrentProfileIds()Landroid/u… 21059 HPLcom/android/server/notification/ManagedServices$UserProfiles;->isCurrentProfile(I)Z 21060 HSPLcom/android/server/notification/ManagedServices$UserProfiles;->isManagedProfile(I)Z 21061 HSPLcom/android/server/notification/ManagedServices$UserProfiles;->updateCache(Landroid/content/Con… 21062 …xt;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 21072 …server/notification/ManagedServices;)Lcom/android/server/notification/ManagedServices$UserProfiles; 21465 …xt;Ljava/lang/Object;Lcom/android/server/notification/ManagedServices$UserProfiles;Landroid/conten… 21610 …fication/NotificationManagerService;)Lcom/android/server/notification/ManagedServices$UserProfiles; [all …]
|