Home
last modified time | relevance | path

Searched defs:hostDigestPrefix (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DIInstantAppResolver.aidl24 void getInstantAppResolveInfoList(in Intent sanitizedIntent, in int[] hostDigestPrefix, in getInstantAppResolveInfoList()
27 void getInstantAppIntentFilterList(in Intent sanitizedIntent, in int[] hostDigestPrefix, in getInstantAppIntentFilterList()
DInstantAppResolverService.java111 @Nullable int[] hostDigestPrefix, @NonNull String token, in onGetInstantAppResolveInfo()
142 @Nullable int[] hostDigestPrefix, in onGetInstantAppIntentFilter()
175 @Nullable int[] hostDigestPrefix, @NonNull UserHandle userHandle, in onGetInstantAppResolveInfo()
198 @Nullable int[] hostDigestPrefix, @NonNull UserHandle userHandle, in onGetInstantAppIntentFilter()