Searched refs:FACE_ENROLL_SLICE_URI (Results 1 – 5 of 5) sorted by relevance
82 return new ListBuilder(mContext, CustomSliceRegistry.FACE_ENROLL_SLICE_URI, in getSlice()110 return new ListBuilder(mContext, CustomSliceRegistry.FACE_ENROLL_SLICE_URI, in getSlice()115 CustomSliceRegistry.FACE_ENROLL_SLICE_URI, ListBuilder.INFINITY) in getSlice()124 return CustomSliceRegistry.FACE_ENROLL_SLICE_URI; in getUri()
57 .setSliceUri(CustomSliceRegistry.FACE_ENROLL_SLICE_URI.toString()) in getContextualCards()58 .setCardName(CustomSliceRegistry.FACE_ENROLL_SLICE_URI.toString()) in getContextualCards()
96 public static final Uri FACE_ENROLL_SLICE_URI = new Uri.Builder() field in CustomSliceRegistry312 sUriToSlice.put(FACE_ENROLL_SLICE_URI, FaceSetupSlice.class); in sUriToSlice.put() argument
237 cards.add(buildContextualCard(CustomSliceRegistry.FACE_ENROLL_SLICE_URI, in sortCards_hasStickyCards_stickyShouldAlwaysBeTheLast()249 .isEqualTo(CustomSliceRegistry.FACE_ENROLL_SLICE_URI); in sortCards_hasStickyCards_stickyShouldAlwaysBeTheLast()614 cards.add(buildContextualCard(CustomSliceRegistry.FACE_ENROLL_SLICE_URI.toString())); in getCardsWithViewType_hasOneStickySlice_shouldHaveOneStickyCard()700 .setSliceUri(CustomSliceRegistry.FACE_ENROLL_SLICE_URI) in getContextualCardList()
221 CustomSliceRegistry.FACE_ENROLL_SLICE_URI, null); in onEnrollmentProgressChange()