OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateContent
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
fullscreen_exit_bubble_gtk.h
34
void
UpdateContent
(const GURL& url,
fullscreen_exit_bubble_gtk.cc
44
void FullscreenExitBubbleGtk::
UpdateContent
(
158
UpdateContent
(url_, bubble_type_);
browser_window_gtk.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.h
38
void
UpdateContent
(const GURL& url, FullscreenExitBubbleType bubble_type);
fullscreen_exit_bubble_views.cc
108
void
UpdateContent
(const GURL& url, FullscreenExitBubbleType bubble_type);
196
UpdateContent
(url, bubble_type);
217
void FullscreenExitBubbleViews::FullscreenExitView::
UpdateContent
(
326
void FullscreenExitBubbleViews::
UpdateContent
(
335
view_->
UpdateContent
(url_, bubble_type_);
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumDataLoader.java
274
private class
UpdateContent
implements Callable<Void> {
278
public
UpdateContent
(UpdateInfo info) {
333
*
updateContent
() --> | (synchronous call)
334
* (wait)
updateContent
()
382
executeAndWait(new
UpdateContent
(info));
AlbumSetDataLoader.java
274
private class
UpdateContent
implements Callable<Void> {
277
public
UpdateContent
(UpdateInfo info) {
365
// change until we call
UpdateContent
.
376
executeAndWait(new
UpdateContent
(info));
PhotoDataAdapter.java
[
all
...]
/external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc
[
all
...]
Completed in 391 milliseconds