Home
last modified time | relevance | path

Searched defs:serviceIntent (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/dreams/
H A DDreamOverlayConnectionHandler.java61 Intent serviceIntent, in DreamOverlayConnectionHandler()
73 Intent serviceIntent, in DreamOverlayConnectionHandler()
223 Intent serviceIntent, in buildConnection()
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintServiceRecommendationService.java118 Intent serviceIntent = new Intent(); in getServiceIntent() local
139 Intent serviceIntent = getServiceIntent(userHandle); in RemotePrintServiceRecommendationService() local
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportRequestedReceiver.java41 Intent serviceIntent = new Intent(context, BugreportProgressService.class); in onReceive() local
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DPersistentServiceConnection.java101 Intent serviceIntent, in PersistentServiceConnection()
124 Intent serviceIntent, in PersistentServiceConnection()
H A DScreenshotHelper.java154 final Intent serviceIntent = new Intent(); in takeScreenshotInternal() local
H A DObservableServiceConnection.java158 Intent serviceIntent, in ObservableServiceConnection()
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DAppClipsServiceConnector.java87 final Intent serviceIntent = new Intent(); in connectToServiceAndProcessRequest() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/android/service/dreams/
H A DDreamOverlayConnectionHandlerTest.java240 Handler handler, Intent serviceIntent, int minConnectionDurationMs, in buildConnection()
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DPlayerController.java58 public PlayerController(Activity context, Intent serviceIntent) { in PlayerController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/service/
H A DObservableServiceConnection.java131 public ObservableServiceConnection(Context context, Intent serviceIntent, in ObservableServiceConnection()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DAdminSecondaryLockScreenController.java174 public void show(Intent serviceIntent) { in show()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/resume/
H A DMediaResumeListener.kt260 val serviceIntent = Intent(MediaBrowserService.SERVICE_INTERFACE) regex
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DNetworkScorerAppManager.java73 final Intent serviceIntent = new Intent(NetworkScoreManager.ACTION_RECOMMEND_NETWORKS); in getAllValidScorers() local
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java724 @NonNull Intent serviceIntent, int bindingFlags, int userId, in ServiceConnection()
/aosp14/frameworks/base/services/core/java/com/android/server/textservices/
H A DTextServicesManagerService.java640 final Intent serviceIntent = new Intent(SpellCheckerService.SERVICE_INTERFACE); in startSpellCheckerServiceInnerLocked() local
/aosp14/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DTextClassificationManagerService.java1075 Intent serviceIntent = new Intent(TextClassifierService.SERVICE_INTERFACE) in bindLocked() local
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java14706 @NonNull Intent serviceIntent, @NonNull ServiceConnection conn, in bindDeviceAdminServiceAsUser()
14728 @NonNull Intent serviceIntent, @NonNull ServiceConnection conn, in bindDeviceAdminServiceAsUser()
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java1295 Intent serviceIntent = new Intent(VpnConfig.SERVICE_INTERFACE); in startAlwaysOnVpn() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java1264 private boolean deferServiceBringupIfFrozenLocked(ServiceRecord s, Intent serviceIntent, in deferServiceBringupIfFrozenLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...