Searched defs:hostDigestPrefix (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/app/ |
| D | IInstantAppResolver.aidl | 24 void getInstantAppResolveInfoList(in Intent sanitizedIntent, in int[] hostDigestPrefix, in getInstantAppResolveInfoList() 27 void getInstantAppIntentFilterList(in Intent sanitizedIntent, in int[] hostDigestPrefix, in getInstantAppIntentFilterList()
|
| D | InstantAppResolverService.java | 111 @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()
|