Home
last modified time | relevance | path

Searched refs:ManagedServiceInfo (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java199 protected List<ManagedServiceInfo> getServices() { in getServices()
380 for (ManagedServiceInfo info : mServices) { in dump()
428 for (ManagedServiceInfo info : mServices) { in dump()
1047 ManagedServiceInfo info = registerServiceImpl( in registerSystemService()
1311 for (ManagedServiceInfo service : mServices) { in getRemovableConnectedServices()
1321 Set<ManagedServiceInfo> removableBoundServices, in populateComponentsToUnbind()
1523 ManagedServiceInfo info = null; in registerServiceLocked()
1621 ManagedServiceInfo serviceInfo = null; in removeServiceImpl()
1635 private ManagedServiceInfo removeServiceLocked(int i) { in removeServiceLocked()
1654 private ManagedServiceInfo registerServiceImpl(ManagedServiceInfo info) { in registerServiceImpl()
[all …]
H A DConditionProviders.java186 protected void onServiceAdded(ManagedServiceInfo info) { in onServiceAdded()
220 protected void onServiceRemovedLocked(ManagedServiceInfo removed) { in onServiceRemovedLocked()
258 public ManagedServiceInfo checkServiceToken(IConditionProvider provider) { in checkServiceToken()
302 public void notifyConditions(String pkg, ManagedServiceInfo info, Condition[] conditions) { in notifyConditions()
327 for (ManagedServiceInfo service : getServices()) { in findConditionProvider()
431 private static IConditionProvider provider(ManagedServiceInfo info) { in provider()
439 public ManagedServiceInfo info;
H A DNotificationManagerService.java4419 final ManagedServiceInfo info =
4439 final ManagedServiceInfo info =
5395 ManagedServiceInfo info;
6712 private final ManagedServiceInfo mListener;
6718 final ManagedServiceInfo listener) {
8638 final ManagedServiceInfo listener) {
8678 ManagedServiceInfo listener) {
8780 ManagedServiceInfo listener) {
9355 boolean hasCompanionDevice(ManagedServiceInfo info) {
9389 ManagedServiceInfo listener) {
[all …]
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java1159 ManagedServices.ManagedServiceInfo info = services.checkServiceTokenLocked(service); in testIsSameUser()
1208 ManagedServices.ManagedServiceInfo service0 = service.new ManagedServiceInfo( in testPopulateComponentsToUnbind_forceRebind()
1211 ManagedServices.ManagedServiceInfo service10 = service.new ManagedServiceInfo( in testPopulateComponentsToUnbind_forceRebind()
1214 Set<ManagedServices.ManagedServiceInfo> removableBoundServices = new ArraySet<>(); in testPopulateComponentsToUnbind_forceRebind()
1244 ManagedServices.ManagedServiceInfo service0 = service.new ManagedServiceInfo( in testPopulateComponentsToUnbind()
1247 ManagedServices.ManagedServiceInfo service0a = service.new ManagedServiceInfo( in testPopulateComponentsToUnbind()
1250 ManagedServices.ManagedServiceInfo service10 = service.new ManagedServiceInfo( in testPopulateComponentsToUnbind()
1253 Set<ManagedServices.ManagedServiceInfo> removableBoundServices = new ArraySet<>(); in testPopulateComponentsToUnbind()
1778 protected void onServiceAdded(ManagedServiceInfo info) { in onServiceAdded()
H A DNotificationManagerServiceTest.java3027 ManagedServices.ManagedServiceInfo listener = mListeners.new ManagedServiceInfo( in testSystemNotificationListenerCanUnsnooze()
7945 ManagedServices.ManagedServiceInfo info = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_notEnabled()
7946 … ManagedServices.ManagedServiceInfo assistant = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_notEnabled()
7960 ManagedServices.ManagedServiceInfo info = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_noAssistant()
7973 ManagedServices.ManagedServiceInfo info = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_assistant_differentUser()
7974 … ManagedServices.ManagedServiceInfo assistant = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_assistant_differentUser()
7988 ManagedServices.ManagedServiceInfo info = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_assistant_sameUser()
7989 … ManagedServices.ManagedServiceInfo assistant = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_assistant_sameUser()
8005 ManagedServices.ManagedServiceInfo info = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_mismatchedType()
8006 … ManagedServices.ManagedServiceInfo assistant = mock(ManagedServices.ManagedServiceInfo.class); in testIsVisibleToListener_mismatchedType()
[all …]
/aosp12/frameworks/base/services/
H A Dart-profile26140 HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->binderDied()V
26142ManagedServiceInfo;->enabledAndUserMatches(I)Z+]Lcom/android/server/notification/ManagedServices$M…
26143 PLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->getOwner()Lcom/android/serve…
26144 HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->hashCode()I
26146 HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isGuest(Lcom/android/server…
26148ManagedServiceInfo;->isSameUser(I)Z+]Lcom/android/server/notification/ManagedServices$ManagedServi…
26149 HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->supportsProfiles()Z
26196 …ver/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServic…
26218 …ver/notification/ManagedServices$ManagedServiceInfo;)Lcom/android/server/notification/ManagedServi…
27044ManagedServiceInfo;I)Z+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/a…
[all …]