HomeSort by relevance Sort by last modified time
    Searched full:inforeground (Results 1 - 13 of 13) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.h 62 inForeground:(bool)inForeground;
tab_strip_model_observer_bridge.mm 27 @selector(insertTabWithContents:atIndex:inForeground:)]) {
30 inForeground:foreground];
tab_strip_controller.mm 466 inForeground:NO];
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.mm 29 @selector(insertTabWithContents:atIndex:inForeground:)]) {
32 inForeground:foreground];
tab_strip_model_observer_bridge.h 69 inForeground:(bool)inForeground;
tab_strip_controller.mm 557 inForeground:NO];
    [all...]
  /packages/apps/Browser/src/com/android/browser/
DeviceAccountLogin.java 92 if (mTab.inForeground()) {
119 if (mTab.inForeground()) {
BaseUi.java 233 if (tab.inForeground()) {
240 if (tab.inForeground()) {
249 if (tab.inForeground()) {
597 if (t != null && t.inForeground()) {
624 if (tab.inForeground()) {
631 if (tab.inForeground()) {
NavigationBarTablet.java 313 if (tab != null && tab.inForeground()) {
Controller.java 895 (tab.inForeground() && !didUserStopLoading()
896 || !tab.inForeground())) {
    [all...]
Tab.java     [all...]
  /external/chromium/chrome/browser/ui/cocoa/
tabpose_window.mm     [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
tabpose_window.mm     [all...]

Completed in 427 milliseconds