Searched refs:lastRemoteInputSent (Results 1 – 3 of 3) sorted by relevance
154 public long lastRemoteInputSent = NOT_LAUNCHED_YET; field in NotificationEntry470 return SystemClock.elapsedRealtime() < lastRemoteInputSent + REMOTE_INPUT_COOLDOWN; in hasJustSentRemoteInput()531 lastRemoteInputSent = NOT_LAUNCHED_YET; in onRemoteInputInserted()
159 mEntry.lastRemoteInputSent = SystemClock.elapsedRealtime(); in testShouldExtendLifetime_recentRemoteInput()
394 mEntry.lastRemoteInputSent = SystemClock.elapsedRealtime(); in sendRemoteInput()