HomeSort by relevance Sort by last modified time
    Searched refs:RemoveAllIcons (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/status_icons/
status_tray.cc 16 RemoveAllIcons();
19 void StatusTray::RemoveAllIcons() {
status_tray.h 41 void RemoveAllIcons();
  /external/webkit/Source/WebKit/android/jni/
WebIconDatabase.cpp 214 static void RemoveAllIcons(JNIEnv* env, jobject obj)
217 WebCore::iconDatabase().removeAllIcons();
259 (void*) RemoveAllIcons },

Completed in 1093 milliseconds