Home
last modified time | relevance | path

Searched refs:CurrentTimeSecondsLong (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/modules-utils/java/android/annotation/
DCurrentTimeSecondsLong.java38 public @interface CurrentTimeSecondsLong { annotation
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java51 import android.annotation.CurrentTimeSecondsLong;
1526 @CurrentTimeSecondsLong long leaseExpiryTimeMillis, @NonNull String packageName) { in acquireLease()