Home
last modified time | relevance | path

Searched refs:nativeGetPassphraseType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
DProfileSyncService.java213 int passphraseType = nativeGetPassphraseType(mNativeProfileSyncServiceAndroid); in getSyncDecryptionPassphraseType()
532 private native int nativeGetPassphraseType(long nativeProfileSyncServiceAndroid); in nativeGetPassphraseType() method in ProfileSyncService