Searched refs:lastRemoteInputSent (Results 1 – 3 of 3) sorted by relevance
151 public long lastRemoteInputSent = NOT_LAUNCHED_YET; field in NotificationEntry480 return SystemClock.elapsedRealtime() < lastRemoteInputSent + REMOTE_INPUT_COOLDOWN; in hasJustSentRemoteInput()541 lastRemoteInputSent = NOT_LAUNCHED_YET; in onRemoteInputInserted()
132 mEntry.lastRemoteInputSent = SystemClock.elapsedRealtime(); in testShouldExtendLifetime_recentRemoteInput()
195 mEntry.lastRemoteInputSent = SystemClock.elapsedRealtime(); in sendRemoteInput()