Searched defs:cell (Results 1 – 8 of 8) sorted by relevance
42 public FaceEnrollFrame( in FaceEnrollFrame()
1131 @Nullable FaceEnrollCell cell, in onEnrollmentFrame()
182 public static FaceEnrollCell toFrameworkCell(@Nullable Cell cell) { in toFrameworkCell()
235 val cell = RemoteViews(context.packageName, R.layout.paint_chip) regex
123 forEach(theadrow.childNodes, function(cell) { argument
745 final Cell cell = checkForNewHit(x, y); in detectAndAddHit() local791 private void startCellActivatedAnimation(Cell cell) { in startCellActivatedAnimation()1162 final Cell cell = pattern.get(i); in onDraw() local
984 LockPatternView.Cell cell = pattern.get(i); in patternToByteArray() local
770 int [] cell = new int[count]; in computeNearestNeighbors() local