Searched defs:removeItem (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
H A DMenu.java305 public void removeItem(int id); method in interface:Menu
H A DWindowManagerGlobal.java342 removeItem(tmpViews, mViews, index);
346 removeItem(tmpRoots, mRoots, index);
351 removeItem(tmpParams, mParams, index);
362 private static void removeItem(Object[] dst, Object[] src, int index) { method in class:WindowManagerGlobal
/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenu.java214 public void removeItem(int id) { method in class:ActionMenu
H A DMenuBuilder.java468 public void removeItem(int id) { method in class:MenuBuilder
/frameworks/base/media/libdrm/mobile1/src/jni/
H A Ddrm1_jni.c178 static int32_t removeItem(int32_t id) function
761 removeItem(id);

Completed in 250 milliseconds