Searched refs:USER_ACTION_NOT_NEEDED (Results 1 – 1 of 1) sorted by relevance
913 private static final int USER_ACTION_NOT_NEEDED = 0; field in PackageInstallerSession917 @IntDef({USER_ACTION_NOT_NEEDED, USER_ACTION_REQUIRED, USER_ACTION_PENDING_APK_PARSING})934 return USER_ACTION_NOT_NEEDED; in computeUserActionRequirement()982 return USER_ACTION_NOT_NEEDED; in computeUserActionRequirement()2417 int userActionRequirement = USER_ACTION_NOT_NEEDED; in prepareForVerification()