Searched refs:mStatusBarNotification5 (Results 1 – 1 of 1) sorted by relevance
99 private StatusBarNotification mStatusBarNotification5; field in PreprocessingManagerTest173 when(mStatusBarNotification5.getKey()).thenReturn("KEY_IMPORTANT_BACKGROUND"); in setup()181 when(mStatusBarNotification5.getGroupKey()).thenReturn(GROUP_KEY_B); in setup()189 when(mStatusBarNotification5.getNotification()).thenReturn(mBackgroundNotification); in setup()197 when(mStatusBarNotification5.getPackageName()).thenReturn(PKG); in setup()721 mImportantBackground = new AlertEntry(mStatusBarNotification5); in initTestData()