Home
last modified time | relevance | path

Searched defs:beforeSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java1111 int beforeSize = mPreprocessingManager.getOldNotifications().size(); in onUpdateNotification_notificationPosted_isUpdate_putsNotification() local
1138 int beforeSize = mPreprocessingManager.getOldNotifications().size(); in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiScoreCardTest.java812 final int beforeSize = mKeys.size(); local