Searched refs:intUuid (Results 1 – 1 of 1) sorted by relevance
62 final UUID intUuid = sm.getUuidForPath(intDir); in doAllocation() local65 Log.d(TAG, "Found internal " + intUuid + " and external " + extUuid); in doAllocation()66 final boolean doPivot = Objects.equals(intUuid, extUuid); in doAllocation()69 final long quota = sm.getCacheQuotaBytes(intUuid); in doAllocation()