Searched refs:KEY_TIMESTAMP_MILLIS (Results 1 – 3 of 3) sorted by relevance
227 public static final String KEY_TIMESTAMP_MILLIS = "timestamp_millis"; field in Utils
411 long optionsTimestampMillis = options.getLong(Utils.KEY_TIMESTAMP_MILLIS, in onUpdateState()
1177 options.putLong(Utils.KEY_TIMESTAMP_MILLIS, SystemClock.elapsedRealtime()); in testDestroy_destroyAndRecreateCreatesNewHotwordDetectionService()