Searched refs:old2 (Results 1 – 2 of 2) sorted by relevance
229 HistoricalNotification old2 = getHistoricalNotification(50); in testReadNotificationsWithNumberFilter_preExistingNotifs() local230 history.addNotificationToWrite(old2); in testReadNotificationsWithNumberFilter_preExistingNotifs()231 expectedEntries.add(old2); in testReadNotificationsWithNumberFilter_preExistingNotifs()
1592 final int old2 = mDisabled2; in disable() local1593 final int diff2 = state2 ^ old2; in disable()1600 old2, state2, diff2)); in disable()