Searched defs:cell (Results 1 – 10 of 10) sorted by relevance
47 public static int getPatternCellRowFromByte(byte cell) { in getPatternCellRowFromByte()54 public static int getPatternCellColumnFromByte(byte cell) { in getPatternCellColumnFromByte()
42 public FaceEnrollFrame( in FaceEnrollFrame()
1167 @Nullable FaceEnrollCell cell, in onEnrollmentFrame()
235 val cell = RemoteViews(context.packageName, R.layout.paint_chip) in buildWidget() constant
182 public static FaceEnrollCell toFrameworkCell(@Nullable Cell cell) { in toFrameworkCell()
792 final Cell cell = checkForNewHit(x, y); in detectAndAddHit() local874 private void startCellActivatedAnimation(Cell cell) { in startCellActivatedAnimation()878 private void startCellDeactivatedAnimation(Cell cell) { in startCellDeactivatedAnimation()882 private void startCellActivationAnimation(Cell cell, int activate) { in startCellActivationAnimation()1292 final Cell cell = pattern.get(i); in onDraw() local
983 LockPatternView.Cell cell = pattern.get(i); in patternToByteArray() local
123 forEach(theadrow.childNodes, function(cell) { argument
770 int [] cell = new int[count]; in computeNearestNeighbors() local
2413 NeighboringCellInfo cell; in responseCellList() local