Searched defs:hostDigestPrefix (Results 1 – 3 of 3) sorted by relevance
116 @Nullable int[] hostDigestPrefix, @NonNull String token, in onGetInstantAppResolveInfo()147 @Nullable int[] hostDigestPrefix, in onGetInstantAppIntentFilter()184 @Nullable int[] hostDigestPrefix, @NonNull UserHandle userHandle, in onGetInstantAppResolveInfo()211 @Nullable int[] hostDigestPrefix, @NonNull UserHandle userHandle, in onGetInstantAppIntentFilter()
94 @Nullable int[] hostDigestPrefix, in InstantAppRequestInfo()185 int[] hostDigestPrefix = (flg & 0x2) == 0 ? null : in.createIntArray(); in InstantAppRequestInfo() local
57 @Nullable int[] hostDigestPrefix) { in AuxiliaryResolveInfo()