Searched defs:newName (Results 1 – 3 of 3) sorted by relevance
170 public LayoutDevice replaceUserDevice(LayoutDevice device, String newName, in replaceUserDevice()
871 String newName = mSdkCommandLine.getParamMoveNewName(); in moveAvd() local
896 public boolean moveAvd(AvdInfo avdInfo, String newName, String paramFolderPath, ISdkLog log) { in moveAvd()