HomeSort by relevance Sort by last modified time
    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