UuidBasedUniqueIdentificationGenerator 10 chrome/android/java/src/org/chromium/chrome/browser/invalidation/UniqueIdInvalidationClientNameGenerator.java import org.chromium.chrome.browser.identity.UuidBasedUniqueIdentificationGenerator; UuidBasedUniqueIdentificationGenerator 31 chrome/android/java/src/org/chromium/chrome/browser/invalidation/UniqueIdInvalidationClientNameGenerator.java new UuidBasedUniqueIdentificationGenerator( UuidBasedUniqueIdentificationGenerator 72 chrome/android/javatests/src/org/chromium/chrome/browser/identity/UuidBasedUniqueIdentificationGeneratorTest.java private static class TestGenerator extends UuidBasedUniqueIdentificationGenerator { UuidBasedUniqueIdentificationGenerator 15 chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java import org.chromium.chrome.browser.identity.UuidBasedUniqueIdentificationGenerator; UuidBasedUniqueIdentificationGenerator 160 chrome/android/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java UuidBasedUniqueIdentificationGenerator.GENERATOR_ID, UuidBasedUniqueIdentificationGenerator 15 chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SyncController.java import org.chromium.chrome.browser.identity.UuidBasedUniqueIdentificationGenerator; UuidBasedUniqueIdentificationGenerator 128 chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SyncController.java UuidBasedUniqueIdentificationGenerator generator = UuidBasedUniqueIdentificationGenerator 129 chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SyncController.java new UuidBasedUniqueIdentificationGenerator(mContext, SESSIONS_UUID_PREF_KEY); UuidBasedUniqueIdentificationGenerator 131 chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SyncController.java UuidBasedUniqueIdentificationGenerator.GENERATOR_ID, generator, false); UuidBasedUniqueIdentificationGenerator 135 chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SyncController.java .getInstance(UuidBasedUniqueIdentificationGenerator.GENERATOR_ID));