OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
160
{ "
ProfileDownloaderAndroid
",
ProfileDownloaderAndroid
::Register },
Completed in 433 milliseconds