Searched refs:GENERIC_KEY (Results 1 – 1 of 1) sorted by relevance
137 private static final String GENERIC_KEY = "key"; field in DataManagerTest261 when(mGenericSbn.getKey()).thenReturn(GENERIC_KEY); in setUp()1729 sendGenericNotificationWithKey(GENERIC_KEY); in sendGenericNotification()