HomeSort by relevance Sort by last modified time
    Searched refs:ProfileDownloaderAndroid (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/android/profiles/
profile_downloader_android.h 18 class ProfileDownloaderAndroid {
20 // Registers the ProfileDownloaderAndroid's native methods through JNI.
29 DISALLOW_COPY_AND_ASSIGN(ProfileDownloaderAndroid);
profile_downloader_android.cc 62 ProfileDownloaderAndroid::OnProfileDownloadSuccess(
94 void ProfileDownloaderAndroid::OnProfileDownloadSuccess(
164 bool ProfileDownloaderAndroid::Register(JNIEnv* env) {
  /external/chromium_org/chrome/browser/android/
chrome_jni_registrar.cc 173 { "ProfileDownloaderAndroid", ProfileDownloaderAndroid::Register },

Completed in 51 milliseconds