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()
64 private void configureGridCell(AppCompatTextView cell) { in configureGridCell()84 AppCompatTextView cell = new AppCompatTextView(getApplicationContext()); in buildChoreographerInfoGrid() local103 AppCompatTextView cell = new AppCompatTextView(getApplicationContext()); in buildChoreographerInfoGrid() local143 AppCompatTextView cell = new AppCompatTextView(getApplicationContext()); in buildSwappyStatsGrid() local162 AppCompatTextView cell = new AppCompatTextView(getApplicationContext()); in buildSwappyStatsGrid() local
174 NetworkAgentInfo cell = cellNai(102); in testMultipleNotifications() local196 NetworkAgentInfo cell = cellNai(103); in testRateLimiting() local222 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
85 new String[]{"wifi", "bt", "cell", "dnd", "inversion", "airplane", "work", in Arrays.asList()
123 forEach(theadrow.childNodes, function(cell) { argument
723 final Cell cell = checkForNewHit(x, y); in detectAndAddHit() local772 private void startCellActivatedAnimation(Cell cell) { in startCellActivatedAnimation()1112 final Cell cell = pattern.get(i); in onDraw() local
1239 LockPatternView.Cell cell = pattern.get(i); in patternToByteArray() local1278 LockPatternView.Cell cell = pattern.get(i); in patternToHash() local
2045 NeighboringCellInfo cell; in responseCellList() local