Searched refs:FACE_ENROLL_SLICE_URI (Results 1 – 4 of 4) 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()
69 .setSliceUri(CustomSliceRegistry.FACE_ENROLL_SLICE_URI.toString()) in getContextualCards()70 .setCardName(CustomSliceRegistry.FACE_ENROLL_SLICE_URI.toString()) in getContextualCards()
118 public static final Uri FACE_ENROLL_SLICE_URI = new Uri.Builder() field in CustomSliceRegistry328 sUriToSlice.put(FACE_ENROLL_SLICE_URI, FaceSetupSlice.class); in sUriToSlice.put() argument
191 CustomSliceRegistry.FACE_ENROLL_SLICE_URI, null); in onEnrollmentProgressChange()