Searched defs:mCellNai (Results 1 – 1 of 1) sorted by relevance
153 @Mock NetworkAgentInfo mCellNai; field in NetworkNotificationManagerTest243 mManager.showNotification(ids.get(i), types.get(i), mWifiNai, mCellNai, null, false); in testNotificationsShownAndCleared() local