D | ServiceStateTrackerTest.java | 1513 CellIdentityGsm cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, -1, -1); in testRatRatchet() local 1515 0, 0, 1, 2, 0, false, null, cellIdentity, 1); in testRatRatchet() 1524 0, 0, 1, 2, 0, false, null, cellIdentity, false, 0, 0, 0); in testRatRatchet() 1533 cellIdentity, false, 0, 0, 0); in testRatRatchet() 1550 CellIdentityGsm cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, -1, -1); in testRatRatchetWithCellChange() local 1552 0, 0, 1, 2, 0, false, null, cellIdentity, 1); in testRatRatchetWithCellChange() 1561 0, 0, 1, 2, 0, false, null, cellIdentity, false, 0, 0, 0); in testRatRatchetWithCellChange() 1568 cellIdentity = new CellIdentityGsm(-1, -1, -1, 5, -1, -1); in testRatRatchetWithCellChange() 1570 0, 0, 1, 1, 0, false, null, cellIdentity, false, 0, 0, 0); in testRatRatchetWithCellChange() 1589 CellIdentityGsm cellIdentity = new CellIdentityGsm(-1, -1, -1, 5, -1, -1); in testRatRatchetWithCellChangeBeforeRatChange() local [all …]
|