/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
H A D | MultiInstanceHelperTest.kt | 53 val launcherApps = mock<LauncherApps>() in getShortcutComponent_nullShortcuts() constant 62 val launcherApps = mock<LauncherApps>() in getShortcutComponent_noShortcuts() constant 73 val launcherApps = mock<LauncherApps>() in getShortcutComponent_validShortcut() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/ |
D | ConversationNotificationProcessor.java | 36 private final android.content.pm.LauncherApps launcherApps = null; field in ConversationNotificationProcessor 41 public ConversationNotificationProcessor(@org.jetbrains.annotations.NotNull() in ConversationNotificationProcessor()
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
H A D | LauncherAppsTest.java | 98 LauncherApps launcherApps = contextAsUser.getSystemService(LauncherApps.class); in shortcutIconDrawable_currentToOtherProfile_withUsersFullPermission_isNotNull() local 114 LauncherApps launcherApps = contextAsUser.getSystemService(LauncherApps.class); in shortcutIconDrawable_currentToOtherProfile_withoutUsersFullPermission_isNull() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/bubbles/storage/ |
D | BubbleVolatileRepository.java | 17 private final android.content.pm.LauncherApps launcherApps = null; field in BubbleVolatileRepository 30 public BubbleVolatileRepository(@org.jetbrains.annotations.NotNull() in BubbleVolatileRepository()
|
/aosp_15_r20/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/ |
D | SettingsAwareViewCapture.kt | 74 val launcherApps = context.getSystemService(LauncherApps::class.java) in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/bubbles/ |
D | BubbleDataRepository.java | 24 private final android.content.pm.LauncherApps launcherApps = null; field in BubbleDataRepository 39 public BubbleDataRepository(@org.jetbrains.annotations.NotNull() in BubbleDataRepository()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/common/ |
D | MultiInstanceHelper.java | 64 android.content.pm.LauncherApps launcherApps) { in getShortcutComponent() 101 android.content.pm.LauncherApps launcherApps) { in getShortcutComponent()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/ |
H A D | CommunalAppWidgetHostView.kt | 109 val launcherApps = context.getSystemService(LauncherApps::class.java) in setShouldBlockVisibilityChanges() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/model/ |
D | WorkspaceItemProcessor.java | 59 private final android.content.pm.LauncherApps launcherApps = null; field in WorkspaceItemProcessor 97 android.content.pm.LauncherApps launcherApps, @org.jetbrains.annotations.NotNull() in WorkspaceItemProcessor()
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/ |
H A D | LauncherCallbackTestsService.java | 142 LauncherApps launcherApps = (LauncherApps) getSystemService( in setup() local 158 LauncherApps launcherApps = (LauncherApps) getSystemService( in teardown() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
H A D | BubbleDataRepositoryTest.kt | 128 private val launcherApps = mock<LauncherApps>() constant in com.android.wm.shell.bubbles.BubbleDataRepositoryTest
|
/aosp_15_r20/cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/ |
H A D | TestActivity.java | 563 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in awaitLauncherAppsCallback() local 790 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in sendIsActivityEnabled() local 803 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in sendGetSuspendedPackageLauncherExtras() local 1016 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in sendLauncherAppsShouldHideFromSuggestions() local 1125 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in awaitLauncherAppsSessionCallback() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ShortcutHelper.java | 96 ShortcutHelper(LauncherApps launcherApps, ShortcutListener listener, in ShortcutHelper() 105 void setLauncherApps(LauncherApps launcherApps) { in setLauncherApps()
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/inject/ |
D | SystemServices.kt | 82 fun launcherApps(@ApplicationContext ctx: Context): LauncherApps = ctx.requireSystemService() in devicePolicyManager() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/icon/ |
D | IconManager.java | 47 private final android.content.pm.LauncherApps launcherApps = null; field in IconManager 75 android.content.pm.LauncherApps launcherApps, @org.jetbrains.annotations.NotNull() in IconManager()
|
/aosp_15_r20/cts/tests/tests/appenumeration/src/android/appenumeration/cts/ |
H A D | LauncherAppsEnumerationTests.java | 318 final LauncherApps launcherApps = sContext.getSystemService(LauncherApps.class); in sessionCallback_sessionOwner_canSeeSession() local 432 final LauncherApps launcherApps = sContext.getSystemService(LauncherApps.class); in getAllPkgInstallerSessions_sessionOwner_canSeeSessions() local
|
/aosp_15_r20/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/ |
D | DockViewController.kt | 80 private val launcherApps = userContext.getSystemService<LauncherApps>() in <lambda>() constant
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/repositories/ |
D | AppGridRepository.kt | 204 val launcherApps = launcherActivities.getAllLauncherActivities().map { in getAllLauncherAndMediaApps() constant
|
/aosp_15_r20/frameworks/base/core/java/android/app/people/ |
H A D | PeopleSpaceTile.java | 290 public Builder(ShortcutInfo info, LauncherApps launcherApps) { in Builder() 300 public Builder(ConversationChannel channel, LauncherApps launcherApps) { in Builder()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/people/ |
H A D | PeopleSpaceUtils.java | 298 LauncherApps launcherApps, UserManager userManager, in getSortedTiles() 313 public static PeopleSpaceTile getTile(ConversationChannel channel, LauncherApps launcherApps) { in getTile()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/inject/ |
D | LauncherAppsModule.java | 34 …public final android.content.pm.LauncherApps launcherApps(@dagger.hilt.android.qualifiers.Applicat… in launcherApps() method in LauncherAppsModule
|
/aosp_15_r20/cts/hostsidetests/packagemanager/installedloadingprogess/apps/src/com/android/tests/loadingprogress/registerapp/ |
H A D | MainActivity.java | 56 final LauncherApps launcherApps = getApplicationContext().getSystemService( in onCreate() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/android/content/pm/ |
H A D | LauncherAppsKosmos.kt | 22 val Kosmos.launcherApps by Kosmos.Fixture { mock<LauncherApps>() } in <lambda>() constant
|
/aosp_15_r20/cts/tests/tests/shortcutmanager/packages/src/android/content/pm/cts/shortcutmanager/packages/ |
H A D | ShortcutConfirmPin.java | 45 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in onCreate() local
|
/aosp_15_r20/cts/tests/tests/appwidget/packages/src/android/appwidget/cts/packages/ |
H A D | AppWidgetConfirmPin.java | 38 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in onCreate() local
|