Searched defs:cell (Results 1 – 9 of 9) sorted by relevance
45 public static int getPatternCellRowFromByte(byte cell) { in getPatternCellRowFromByte()52 public static int getPatternCellColumnFromByte(byte cell) { in getPatternCellColumnFromByte()
173 NetworkAgentInfo cell = cellNai(102); in testMultipleNotifications() local195 NetworkAgentInfo cell = cellNai(103); in testRateLimiting() local221 NetworkAgentInfo cell = cellNai(103); in testDailyLimiting() local
129 final long cell = BitUtils.packBits(new int[]{NetworkCapabilities.TRANSPORT_CELLULAR}); in testDefaultNetworkEvents() local330 final long cell = BitUtils.packBits(new int[]{NetworkCapabilities.TRANSPORT_CELLULAR}); in testEndToEndLogging() local
123 forEach(theadrow.childNodes, function(cell) { argument
89 new String[]{"wifi", "bt", "cell", "dnd", "inversion", "airplane", "work", in Arrays.asList()
730 final Cell cell = checkForNewHit(x, y); in detectAndAddHit() local779 private void startCellActivatedAnimation(Cell cell) { in startCellActivatedAnimation()1119 final Cell cell = pattern.get(i); in onDraw() local
976 LockPatternView.Cell cell = pattern.get(i); in patternToByteArray() local
769 int [] cell = new int[count]; in computeNearestNeighbors() local
2304 NeighboringCellInfo cell; in responseCellList() local