Home
last modified time | relevance | path

Searched defs:receivedTime (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DSystemUpdateInfo.java75 private SystemUpdateInfo(long receivedTime, @SecurityPatchState int securityPatchState) { in SystemUpdateInfo()
87 public static SystemUpdateInfo of(long receivedTime) { in of()
94 public static SystemUpdateInfo of(long receivedTime, boolean isSecurityPatch) { in of()
149 final long receivedTime = in readFromXml() local
H A DDeviceAdminReceiver.java889 long receivedTime) { in onSystemUpdatePending()
1213 long receivedTime = intent.getLongExtra(EXTRA_SYSTEM_UPDATE_RECEIVED_TIME, -1); in onReceive() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...