Searched defs:receivedTime (Results 1 – 3 of 3) sorted by relevance
75 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
889 long receivedTime) { in onSystemUpdatePending()1213 long receivedTime = intent.getLongExtra(EXTRA_SYSTEM_UPDATE_RECEIVED_TIME, -1); in onReceive() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...