Searched refs:NOT_LAUNCHED_YET (Results 1 – 1 of 1) sorted by relevance
134 private long lastFullScreenIntentLaunchTime = NOT_LAUNCHED_YET;156 public long lastRemoteInputSent = NOT_LAUNCHED_YET;575 lastRemoteInputSent = NOT_LAUNCHED_YET; in onRemoteInputInserted()1090 private static final long NOT_LAUNCHED_YET = -LAUNCH_COOLDOWN; field in NotificationEntry