OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tab_android
(Results
1 - 22
of
22
) sorted by null
/external/chromium_org/chrome/browser/ui/android/
login_prompt_android.cc
11
#include "chrome/browser/android/
tab_android
.h"
48
TabAndroid*
tab_android
= TabAndroid::FromWebContents(web_contents);
variable
51
if (
tab_android
) {
56
tab_android
->OnReceivedHttpAuthRequest(
/external/chromium_org/chrome/browser/sync/glue/
synced_tab_delegate_android.cc
8
#include "chrome/browser/android/
tab_android
.h"
22
SyncedTabDelegateAndroid::SyncedTabDelegateAndroid(TabAndroid*
tab_android
)
23
: web_contents_(NULL), tab_android_(
tab_android
) {}
synced_window_delegate_android.cc
7
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/android/
recently_closed_tabs_bridge.cc
8
#include "chrome/browser/android/
tab_android
.h"
103
TabAndroid*
tab_android
= TabAndroid::GetNativeTab(env, jtab);
104
if (!
tab_android
)
106
content::WebContents* web_contents =
tab_android
->web_contents();
foreign_session_helper.cc
12
#include "chrome/browser/android/
tab_android
.h"
276
TabAndroid*
tab_android
= TabAndroid::GetNativeTab(env, j_tab);
local
277
if (!
tab_android
)
279
content::WebContents* web_contents =
tab_android
->web_contents();
shortcut_helper.h
11
#include "chrome/browser/android/
tab_android
.h"
chrome_jni_registrar.cc
27
#include "chrome/browser/android/
tab_android
.h"
shortcut_helper.cc
15
#include "chrome/browser/android/
tab_android
.h"
chrome_web_contents_delegate_android.cc
9
#include "chrome/browser/android/
tab_android
.h"
tab_android.cc
5
#include "chrome/browser/android/
tab_android
.h"
dev_tools_server.cc
20
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/ui/webui/ntp/android/
new_tab_page_ready_handler.cc
10
#include "chrome/browser/android/
tab_android
.h"
bookmarks_handler.cc
13
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/sessions/
session_restore_android.cc
9
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/android/webapps/
single_tab_mode_tab_helper.cc
8
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model_list.cc
7
#include "chrome/browser/android/
tab_android
.h"
tab_model_unittest.cc
5
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/ui/webui/
welcome_ui_android.cc
12
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/android/testshell/
testshell_tab.h
12
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/android/omnibox/
omnibox_prerender.cc
9
#include "chrome/browser/android/
tab_android
.h"
/external/chromium_org/chrome/browser/ui/
browser_tab_contents.cc
110
// ** instantiated in chrome/browser/android/
tab_android
.cc. Please make sure
/external/chromium_org/chrome/
chrome_browser.gypi
147
'browser/android/
tab_android
.cc',
148
'browser/android/
tab_android
.h',
[
all
...]
Completed in 367 milliseconds