Searched refs:wasNotificationOpened (Results 1 – 4 of 4) sorted by relevance
91 void recordPasNotificationOpened(boolean wasNotificationOpened); in recordPasNotificationOpened() argument
238 public void recordPasNotificationOpened(boolean wasNotificationOpened) { in recordPasNotificationOpened() argument240 mService.recordPasNotificationOpened(wasNotificationOpened); in recordPasNotificationOpened()
255 public void recordPasNotificationOpened(boolean wasNotificationOpened) { in recordPasNotificationOpened() argument257 PAS_NOTIFICATION_OPENED, wasNotificationOpened, "recordPasNotificationOpened"); in recordPasNotificationOpened()
549 public void recordPasNotificationOpened(boolean wasNotificationOpened) { in recordPasNotificationOpened() argument557 .recordPasNotificationOpened(wasNotificationOpened); in recordPasNotificationOpened()