Searched refs:getKeyForTag (Results 1 – 2 of 2) sorted by relevance
1014 .cancelNotification(MockListener.getInstance().getKeyForTag(mTag1)); in test()1056 .cancelNotification(MockListener.getInstance().getKeyForTag(mTag5)); in test()1100 .cancelNotification(MockListener.getInstance().getKeyForTag(mTag1)); in test()1164 .cancelNotification(MockListener.getInstance().getKeyForTag(mTag1)); in test()1463 MockListener.getInstance().getKeyForTag(mTag1), snoozeTime); in test()1548 MockListener.getInstance().getKeyForTag(tag), snoozeTime); in test()1614 MockListener.getInstance().getKeyForTag(mTag1), snoozeTime); in test()1617 MockListener.getInstance().getKeyForTag(mTag2), snoozeTime); in test()
89 protected String getKeyForTag(String tag) { in getKeyForTag() method in MockListener