Searched refs:InstantAppResolverService (Results 1 – 4 of 4) 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); in getInstantAppIntentFilterList() 347 InstantAppResolverService.EXTRA_RESOLVE_INFO); in GetInstantAppResolveInfoCaller() 349 data.getInt(InstantAppResolverService.EXTRA_SEQUENCE, -1); in GetInstantAppResolveInfoCaller()
|
/frameworks/base/core/java/android/app/ |
D | InstantAppResolverService.java | 48 public abstract class InstantAppResolverService extends Service { class
|
/frameworks/base/api/ |
D | system-current.txt | 492 public abstract class InstantAppResolverService extends android.app.Service { 493 ctor public InstantAppResolverService(); 496 …ntFilter(@Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 497 ….Intent, @Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 498 …ll android.os.UserHandle, @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 499 …olveInfo(@Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 500 ….Intent, @Nullable int[], @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 501 …ll android.os.UserHandle, @NonNull String, @NonNull android.app.InstantAppResolverService.InstantA… 504 public static final class InstantAppResolverService.InstantAppResolutionCallback {
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 7118 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;-><init>(ILandroid/os/IRemoteCa… 7119 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;->mCallback:Landroid/os/IRemote… 7120 Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;->mSequence:I 7121 Landroid/app/InstantAppResolverService$ServiceHandler; 7122 Landroid/app/InstantAppResolverService$ServiceHandler;-><init>(Landroid/os/Looper;)V 7123 Landroid/app/InstantAppResolverService$ServiceHandler;->MSG_GET_INSTANT_APP_INTENT_FILTER:I 7124 Landroid/app/InstantAppResolverService$ServiceHandler;->MSG_GET_INSTANT_APP_RESOLVE_INFO:I 7125 Landroid/app/InstantAppResolverService;->DEBUG_INSTANT:Z 7126 Landroid/app/InstantAppResolverService;->EXTRA_RESOLVE_INFO:Ljava/lang/String; 7127 Landroid/app/InstantAppResolverService;->EXTRA_SEQUENCE:Ljava/lang/String; [all …]
|