Home | History | Annotate | Download | only in stk

Lines Matching refs:items

897         for (Item item : menu.items) {
907 if (mCurrentMenu.items.size() == 1 &&
908 mCurrentMenu.items.get(0) == null) {
912 CatLog.d(this, "Unable to get Menu's items size");