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