OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RemoveAllIcons
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/status_icons/
status_tray.cc
16
RemoveAllIcons
();
19
void StatusTray::
RemoveAllIcons
() {
/external/webkit/Source/WebKit/android/jni/
WebIconDatabase.cpp
201
static void
RemoveAllIcons
(JNIEnv* env, jobject obj)
204
WebCore::iconDatabase().
removeAllIcons
();
246
(void*)
RemoveAllIcons
},
Completed in 58 milliseconds