Home
last modified time | relevance | path

Searched refs:resolveLauncherActivityInternal (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DILauncherApps.aidl55 LauncherActivityInfoInternal resolveLauncherActivityInternal( in resolveLauncherActivityInternal() method
H A DLauncherApps.java790 LauncherActivityInfoInternal ai = mService.resolveLauncherActivityInternal( in resolveActivity()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java634 public LauncherActivityInfoInternal resolveLauncherActivityInternal( in resolveLauncherActivityInternal() method in LauncherAppsService.LauncherAppsImpl