Searched refs:mDataLoaderType (Results 1 – 1 of 1) sorted by relevance
5869 args.mDataLoaderType); in doHandleMessage()5944 PackageManager.VERIFICATION_ALLOW, null, params.mDataLoaderType, in doHandleMessage()5949 params.mDataLoaderType, user); in doHandleMessage()6023 response.code, null, params.mDataLoaderType, params.getUser()); in doHandleMessage()17778 final int mDataLoaderType; field in InstallParams17801 this.mDataLoaderType = DataLoaderType.NONE; in InstallParams()17826 mDataLoaderType = (sessionParams.dataLoaderParams != null) in InstallParams()18095 final int mDataLoaderType; field in VerificationParams18122 mDataLoaderType = (sessionParams.dataLoaderParams != null) in VerificationParams()18316 (mDataLoaderType == DataLoaderType.INCREMENTAL); in sendPackageVerificationRequest()[all …]