Home
last modified time | relevance | path

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

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
DProfileSyncService.java332 return nativeSetDecryptionPassphrase(mNativeProfileSyncServiceAndroid, passphrase); in setDecryptionPassphrase()
527 private native boolean nativeSetDecryptionPassphrase( in nativeSetDecryptionPassphrase() method in ProfileSyncService