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()
1871 boolean foundCell = mTargetCell[0] >= 0 && mTargetCell[1] >= 0; in acceptDrop()1874 if (!foundCell) { in acceptDrop()2115 boolean foundCell = mTargetCell[0] >= 0 && mTargetCell[1] >= 0; in onDrop()2118 if (foundCell && (cell instanceof AppWidgetHostView) && in onDrop()2128 if (foundCell) { in onDrop()