Searched refs:startAaptTime (Results 1 – 1 of 1) sorted by relevance
953 long startAaptTime = 0; in executeAapt() local958 startAaptTime = System.nanoTime(); in executeAapt()993 + ((System.nanoTime() - startAaptTime)/MILLION) + "ms"; //$NON-NLS-1$ in executeAapt()