Searched refs:getUidFromKey (Results 1 – 2 of 2) sorted by relevance
227 assertEquals(UID, StatusBarNotification.getUidFromKey(sbn.getKey())); in testGetUidFromKey()230 assertEquals(UID, StatusBarNotification.getUidFromKey(sbn.getKey())); in testGetUidFromKey()
145 public static int getUidFromKey(@NonNull String key) { in getUidFromKey() method in StatusBarNotification