Home | History | Annotate | Download | only in app

Lines Matching refs:profileFile

1007             String profileFile = data.readString();
1016 boolean res = startInstrumentation(className, profileFile, fl, arguments, w, c, userId,
3640 public boolean startInstrumentation(ComponentName className, String profileFile,
3648 data.writeString(profileFile);