Searched refs:NOT_LAUNCHED_YET (Results 1 – 1 of 1) sorted by relevance
129 private long lastFullScreenIntentLaunchTime = NOT_LAUNCHED_YET;151 public long lastRemoteInputSent = NOT_LAUNCHED_YET;541 lastRemoteInputSent = NOT_LAUNCHED_YET; in onRemoteInputInserted()1014 private static final long NOT_LAUNCHED_YET = -LAUNCH_COOLDOWN; field in NotificationEntry