Searched refs:mWhen (Results 1 – 1 of 1) sorted by relevance
493 private final long mWhen; field in NotificationActionUtils.NotificationAction510 mWhen = when; in NotificationAction()548 return mWhen; in getWhen()590 out.writeLong(mWhen); in writeToParcel()623 mWhen = in.readLong(); in NotificationAction()