Home
last modified time | relevance | path

Searched defs:componentName (Results 151 – 175 of 786) sorted by relevance

12345678910>>...32

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DPackageManagerWrapper.java50 public ActivityInfo getActivityInfo(ComponentName componentName, int userId) { in getActivityInfo()
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
H A DRemoteContentProtectionService.java49 @NonNull ComponentName componentName, in RemoteContentProtectionService()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilitySettings.java256 final ComponentName componentName = new ComponentName( in getServiceSummary() local
369 final ComponentName componentName = preference.getExtras().getParcelable( in updateServicePreferences() local
548 final ComponentName componentName = new ComponentName(packageName, in createAccessibilityServicePreferenceList() local
611 final ComponentName componentName = info.getComponentName(); in createAccessibilityActivityPreferenceList() local
705 ComponentName componentName) { in putBasicExtras()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginEnabler.java52 int getDisableReason(ComponentName componentName); in getDisableReason()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DGlobalKeyIntent.java36 GlobalKeyIntent(@NonNull ComponentName componentName, @NonNull KeyEvent event, in GlobalKeyIntent()
/aosp12/packages/apps/Camera2/src_pd/com/android/camera/util/
H A DGalleryHelper.java52 ComponentName componentName = galleryIntent.getComponent(); in getGalleryAppName() local
/aosp12/packages/apps/Car/Media/src/com/android/car/media/
H A DMediaDispatcherActivity.java52 String componentName = null; in onCreate() local
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginEnabler.java52 int getDisableReason(ComponentName componentName); in getDisableReason()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DGlobalKeyIntent.java36 GlobalKeyIntent(@NonNull ComponentName componentName, @NonNull KeyEvent event, in GlobalKeyIntent()
/aosp12/packages/services/Car/experimental/service/src/com/android/experimentalcar/
H A DDriverDistractionExperimentalFeatureService.java357 private void bindDriverAwarenessSupplierService(ComponentName componentName, int priority) { in bindDriverAwarenessSupplierService()
587 ComponentName componentName, in addDriverAwarenessSupplier()
601 private void removeDriverAwarenessSupplier(ComponentName componentName) { in removeDriverAwarenessSupplier()
797 DriverAwarenessSupplierCallback(ComponentName componentName) { in DriverAwarenessSupplierCallback()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/dream/
H A DDreamBackend.java58 public ComponentName componentName; field in DreamBackend.DreamInfo
192 final ComponentName componentName = getDreamComponentName(resolveInfo); in getDreamInfos() local
458 public void preview(ComponentName componentName) { in preview()
464 mDreamManager.testDream(mContext.getUserId(), componentName); in preview() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
H A DControlsUiControllerImplTest.kt416 val componentName = ComponentName(context, "cls") regex
437 val componentName = ComponentName(context, "cls") regex
456 val componentName = ComponentName(context, "cls") regex
476 val componentName = ComponentName(context, "cls") regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipTaskOrganizerTest.java293 ComponentName componentName, PictureInPictureParams params) { in createTaskInfo()
298 ComponentName componentName, PictureInPictureParams params, Size minSize) { in createTaskInfo()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityServiceConnection.java80 ComponentName componentName, in AccessibilityServiceConnection()
170 public void onServiceConnected(ComponentName componentName, IBinder service) { in onServiceConnected()
246 public void onServiceDisconnected(ComponentName componentName) { in onServiceDisconnected()
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/
H A DTranscriptionBackfillService.java46 ComponentName componentName = new ComponentName(context, TranscriptionBackfillService.class); in scheduleTask() local
H A DTranscriptionRatingService.java44 ComponentName componentName = new ComponentName(context, TranscriptionRatingService.class); in scheduleTask() local
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DCallerIdentity.java36 CallerIdentity(int uid, @Nullable String packageName, @Nullable ComponentName componentName) { in CallerIdentity()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DCallerIdentity.java36 CallerIdentity(int uid, @Nullable String packageName, @Nullable ComponentName componentName) { in CallerIdentity()
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaServerUtils.java45 @NonNull ComponentName componentName, in isValidActivityComponentName()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java367 public void onActivityHidden(ComponentName componentName) { in onActivityHidden()
975 private Rect startSwipePipToHome(ComponentName componentName, ActivityInfo activityInfo, in startSwipePipToHome()
990 private void stopSwipePipToHome(int taskId, ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome()
995 private void abortSwipePipToHome(int taskId, ComponentName componentName) { in abortSwipePipToHome()
1275 public Rect startSwipePipToHome(ComponentName componentName, ActivityInfo activityInfo, in startSwipePipToHome()
1288 public void stopSwipePipToHome(int taskId, ComponentName componentName, in stopSwipePipToHome()
1299 public void abortSwipePipToHome(int taskId, ComponentName componentName) { in abortSwipePipToHome()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/basic/
H A DBasicModeFeatureProviderImplX.java76 ComponentName componentName = in startBasicModeExitActivity() local
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/components/
H A DAppUninstallBroadcastReceiver.java84 ComponentName componentName = null; in handleUninstallOfCallScreeningService() local
/aosp12/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp302 const char *componentName, const char *componentRole) { in testStateTransitions()
588 const char *componentName, const char *componentRole) { in testSeek()
770 const char *componentName, const char *componentRole) { in test()
792 const char *componentName = info.mName.string(); in testAll() local
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipTaskOrganizerTest.java252 ComponentName componentName, PictureInPictureParams params) { in createTaskInfo()
257 ComponentName componentName, PictureInPictureParams params, Size minSize) { in createTaskInfo()
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/enterprise/
H A DBaseEnterpriseTestCase.java166 protected final void mockActiveAdmin(ComponentName componentName) { in mockActiveAdmin()
170 protected final void mockInactiveAdmin(ComponentName componentName) { in mockInactiveAdmin()

12345678910>>...32