Searched refs:UNARCHIVAL_OK (Results 1 – 5 of 5) sorted by relevance
29 import static android.content.pm.PackageInstaller.UNARCHIVAL_OK;913 if (status == UNARCHIVAL_OK) { in attachListenerToSession()914 notifyUnarchivalListener(UNARCHIVAL_OK, session.getInstallerPackageName(), in attachListenerToSession()1180 if (status != UNARCHIVAL_OK) { in notifyUnarchivalListener()1472 if (status == UNARCHIVAL_OK) { in send()
27 import static android.content.pm.PackageInstaller.UNARCHIVAL_OK;1816 UNARCHIVAL_OK,
25 import static android.content.pm.PackageInstaller.UNARCHIVAL_OK;5308 if (status != UNARCHIVAL_OK) {
693 public static final int UNARCHIVAL_OK = 0; field in PackageInstaller752 UNARCHIVAL_OK,5270 return new UnarchivalState(unarchiveId, UNARCHIVAL_OK, /* requiredStorageBytes= */ -1, in createOkState()
12703 …field @FlaggedApi("android.content.pm.archiving") public static final int UNARCHIVAL_OK = 0; // 0x0