Searched defs:getDeleted (Results 1 – 2 of 2) sorted by relevance
155 bool getDeleted(void) const { return mDeleted; } in getDeleted() function
193 public static NotificationChannelEvent getDeleted(@NonNull NotificationChannel channel) { in getDeleted() method in NotificationChannelLogger.NotificationChannelEvent