Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
DMainActivity.java66 private final String[] ITEMS = new String[]{ field in MainActivity.MyAdapter
82 mItems = new String[ITEMS.length * COPIES]; in MyAdapter()
84 for (int j = 0; j < ITEMS.length; j++) { in MyAdapter()
85 mItems[i * ITEMS.length + j] = ITEMS[j]; in MyAdapter()
/frameworks/base/core/java/android/content/
DClipData.java1099 mItems.get(i).writeToProto(proto, ClipDataProto.ITEMS); in writeToProto()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13751 Landroid/content/ClipDataProto;->ITEMS:J