Searched refs:setMainDexProguardFile (Results 1 – 2 of 2) sorted by relevance
156 void setMainDexProguardFile(const char* file) { mMainDexProguardFile = file; } in setMainDexProguardFile() function
420 bundle.setMainDexProguardFile(argv[0]); in main()