HomeSort by relevance Sort by last modified time
    Searched full:inforeground (Results 1 - 11 of 11) 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...]
  /packages/apps/Browser/src/com/android/browser/
DeviceAccountLogin.java 92 if (mTab.inForeground()) {
119 if (mTab.inForeground()) {
BaseUi.java 212 if (tab.inForeground()) {
221 if (tab.inForeground()) {
586 if (t != null && t.inForeground()) {
614 if (tab.inForeground()) {
621 if (tab.inForeground()) {
XLargeUi.java 156 if (tab.inForeground()) {
NavigationBarTablet.java 334 if (tab != null && tab.inForeground()) {
PhoneUi.java 112 if (tab.inForeground()) {
Controller.java 841 if (tab.inForeground() && !didUserStopLoading()
842 || !tab.inForeground()) {
    [all...]
Tab.java     [all...]
  /external/chromium/chrome/browser/ui/cocoa/
tabpose_window.mm     [all...]

Completed in 140 milliseconds