Home
last modified time | relevance | path

Searched refs:RemoveAllIcons (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/status_icons/
Dstatus_tray.cc16 RemoveAllIcons(); in ~StatusTray()
19 void StatusTray::RemoveAllIcons() { in RemoveAllIcons() function in StatusTray
Dstatus_tray.h41 void RemoveAllIcons();
/external/webkit/Source/WebKit/android/jni/
DWebIconDatabase.cpp214 static void RemoveAllIcons(JNIEnv* env, jobject obj) in RemoveAllIcons() function
259 (void*) RemoveAllIcons },