Searched refs:lastRemoteInputSent (Results 1 – 3 of 3) sorted by relevance
156 public long lastRemoteInputSent = NOT_LAUNCHED_YET; field in NotificationEntry525 return SystemClock.elapsedRealtime() < lastRemoteInputSent + REMOTE_INPUT_COOLDOWN; in hasJustSentRemoteInput()575 lastRemoteInputSent = NOT_LAUNCHED_YET; in onRemoteInputInserted()
123 mEntry.lastRemoteInputSent = SystemClock.elapsedRealtime(); in testShouldExtendLifetime_recentRemoteInput()
235 entry.lastRemoteInputSent = SystemClock.elapsedRealtime() in onSendRemoteInput()