Searched defs:cell (Results 1 – 10 of 10) sorted by relevance
45 public static int getPatternCellRowFromByte(byte cell) { in getPatternCellRowFromByte()52 public static int getPatternCellColumnFromByte(byte cell) { in getPatternCellColumnFromByte()
42 public FaceEnrollFrame( in FaceEnrollFrame()
1027 @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) in buildWidget() constant
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
875 LockPatternView.Cell cell = pattern.get(i); in patternToByteArray() local
770 int [] cell = new int[count]; in computeNearestNeighbors() local
2533 NeighboringCellInfo cell; in responseCellList() local