Searched refs:InstantAppResolverService (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ |
D | InstantAppResolverConnection.java | 22 import android.app.InstantAppResolverService; 124 … InstantAppResolverService.EXTRA_RESOLVE_INFO, android.content.pm.InstantAppResolveInfo.class); in getInstantAppIntentFilterList() 356 … InstantAppResolverService.EXTRA_RESOLVE_INFO, android.content.pm.InstantAppResolveInfo.class); in GetInstantAppResolveInfoCaller() 358 data.getInt(InstantAppResolverService.EXTRA_SEQUENCE, -1); in GetInstantAppResolveInfoCaller()
|
/frameworks/base/core/java/android/app/ |
D | InstantAppResolverService.java | 51 public abstract class InstantAppResolverService extends Service { class
|
D | OWNERS | 88 per-file InstantAppResolverService.java = file:/services/core/java/com/android/server/pm/OWNERS
|
/frameworks/base/core/api/ |
D | system-current.txt | 963 public abstract class InstantAppResolverService extends android.app.Service { 964 ctor public InstantAppResolverService(); 967 …ntFilter(@Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 968 ….Intent, @Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 969 …ll android.os.UserHandle, @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 970 … android.content.pm.InstantAppRequestInfo, @NonNull android.app.InstantAppResolverService.InstantA… 971 …olveInfo(@Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 972 ….Intent, @Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 973 …ll android.os.UserHandle, @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 974 … android.content.pm.InstantAppRequestInfo, @NonNull android.app.InstantAppResolverService.InstantA… [all …]
|
/frameworks/base/boot/ |
D | preloaded-classes | 578 android.app.InstantAppResolverService$1 579 android.app.InstantAppResolverService$InstantAppResolutionCallback 580 android.app.InstantAppResolverService$ServiceHandler 581 android.app.InstantAppResolverService
|
D | boot-image-profile.txt | 22953 Landroid/app/InstantAppResolverService$1; 22954 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback; 22955 Landroid/app/InstantAppResolverService$ServiceHandler; 22956 Landroid/app/InstantAppResolverService;
|
/frameworks/base/config/ |
D | preloaded-classes | 578 android.app.InstantAppResolverService$1 579 android.app.InstantAppResolverService$InstantAppResolutionCallback 580 android.app.InstantAppResolverService$ServiceHandler 581 android.app.InstantAppResolverService
|
D | boot-image-profile.txt | 33083 Landroid/app/InstantAppResolverService$1; 33084 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback; 33085 Landroid/app/InstantAppResolverService$ServiceHandler; 33086 Landroid/app/InstantAppResolverService;
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 6696 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;-><init>(ILandroid/os/IRemoteCa… 6697 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;->mCallback:Landroid/os/IRemote… 6698 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;->mSequence:I 6699 Landroid/app/InstantAppResolverService$ServiceHandler;->MSG_GET_INSTANT_APP_INTENT_FILTER:I 6700 Landroid/app/InstantAppResolverService$ServiceHandler;->MSG_GET_INSTANT_APP_RESOLVE_INFO:I 6701 Landroid/app/InstantAppResolverService;->DEBUG_INSTANT:Z 6702 Landroid/app/InstantAppResolverService;->EXTRA_RESOLVE_INFO:Ljava/lang/String; 6703 Landroid/app/InstantAppResolverService;->EXTRA_SEQUENCE:Ljava/lang/String; 6704 Landroid/app/InstantAppResolverService;->getLooper()Landroid/os/Looper; 6705 Landroid/app/InstantAppResolverService;->mHandler:Landroid/os/Handler; [all …]
|