summaryrefslogtreecommitdiff
path: root/core/java/android/app/SystemServiceRegistry.java
AgeCommit message (Expand)Author
2022-05-05SystemServiceRegistry: Replace ArrayMap with HashMap for performanceDanny Lin
2021-07-22Implement java PerformanceHintManager on top of nativeBo Liu
2021-06-01Switch media fw permissions checks to AttributionSourceSvet Ganov
2021-04-10ADPF: PerformanceHintManager API implementationJimmy Shiu
2021-04-05UwbManager: Use AttributionSource for runtime permission enforcementRoshan Pius
2021-03-15Merge changes from topic "pacproxy-service" am: 16f50075b1 am: 688ae36dcb am:...Aaron Huang
2021-03-15Make PacProxyService be a system serviceAaron Huang
2021-03-02Expose getDomainVerificationUserSelection as public APIWinson
2021-03-02Make DomainVerificationManager a final classWinson
2021-02-24Merge "Register AppHibernationManager in service registry" am: 44183743e0 am:...Kevin Han
2021-02-23Merge changes from topic "LightsManager" into sc-devChris Ye
2021-02-23Merge "Register AppHibernationManager in service registry"Kevin Han
2021-02-22Support input device lights manager feature in frameworks.Chris Ye
2021-02-19Merge "Added public APIs to generate and validate a DisplayHash." into sc-devChavi Weingarten
2021-02-17Added public APIs to generate and validate a DisplayHash.chaviw
2021-02-15Initialize RebootReadinessManagerServiceGavin Corkery
2021-02-15Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 am: 45ec3191a...Lorenzo Colitti
2021-02-12Move VPN code from ConnectivityService to VpnManagerService.Lorenzo Colitti
2021-02-11Introduce SystemVibratorManagerLais Andrade
2021-02-04Address domain verification API commentsWinson
2021-02-04Wire up DomainVerificationService to PackageManagerServiceWinson
2021-02-03Register AppHibernationManager in service registryKevin Han
2021-02-02Merge "Move GameManager to android.app package." into sc-devTreeHugger Robot
2021-02-02Merge "SmartspaceManager initial implementation" into sc-devShashwat Razdan
2021-02-02Merge "Have connectivity self-register manager classes" am: 4ad0fdc5c9 am: 98...Treehugger Robot
2021-02-01SmartspaceManager initial implementationShashwat Razdan
2021-02-01Have connectivity self-register manager classesRemi NGUYEN VAN
2021-01-29Move GameManager to android.app package.Peiyong Lin
2021-01-29Add GameManager service.Peiyong Lin
2021-01-25Add Context constant for Playback Metrics Serviceshubang
2021-01-25Add FontManager API and font manager shell commandsSeigo Nonaka
2021-01-22Prepare role code for modularization.Hai Zhang
2021-01-20Merge "Add APIs that can notify client ui translation state."TreeHugger Robot
2021-01-19Add APIs that can notify client ui translation state.Ahaan Ugale
2021-01-15Revert^2 "Expose role API for Settings on RoleManager."Hai Zhang
2021-01-12Register translation service.Joanne Chung
2021-01-11Add a status API for conversationsJulia Reynolds
2021-01-05Don't cache null in getSystemService()Makoto Onuki
2020-12-23Merge "transcoding: move MediaTranscodeManager to apex"Chong Zhang
2020-12-22transcoding: move MediaTranscodeManager to apexChong Zhang
2020-12-15Add Initial SearchUIManagerHyunyoung Song
2020-12-15Merge "Run LowpanManager on BackgroundThread" am: e9c000eee2 am: f4e6668082 a...Remi NGUYEN VAN
2020-12-14Run LowpanManager on BackgroundThreadRemi NGUYEN VAN
2020-12-10Move a subset of PermissionManager APIs into LegacyPermissionManager.Hai Zhang
2020-12-02Expose UwbManager through Context.getSystemServiceBrian Stack
2020-12-01Expose UwbManager through Context.getSystemServiceBrian Stack
2020-11-30Switch some recent tasks calls from IATM to ATMWale Ogunwale
2020-10-29Merge "Add shell VcnManagementService" am: fa2c588ab5 am: 1ee8f22e8a am: e0eb...Benedict Wong
2020-10-27Add shell VcnManagementServiceBenedict Wong
2020-10-20Apply fixes for EfficientStringsChecker.Jeff Sharkey