Searched refs:foundCell (Results 1 – 2 of 2) sorted by relevance
134 val foundCell = stats.networks.networkDescriptionList.find { in testSampleConnectivityState_Network() constant175 checkNetworkDescription("Cell network", foundCell, cellCaps) in testSampleConnectivityState_Network()179 assertEquals(0, foundCell.scorePolicies, "Cell score policies incorrect, expected 0, " + in testSampleConnectivityState_Network()
1834 boolean foundCell = mTargetCell[0] >= 0 && mTargetCell[1] >= 0; in acceptDrop()1837 if (!foundCell) { in acceptDrop()2078 boolean foundCell = mTargetCell[0] >= 0 && mTargetCell[1] >= 0; in onDrop()2081 if (foundCell && (cell instanceof AppWidgetHostView) && in onDrop()2091 if (foundCell) { in onDrop()