Searched refs:slots (Results 1 – 2 of 2) sorted by relevance
43 struct RowSlot slots[ROW_SLOT_CHUNK_NUM_ROWS]; member89 rowSlotChunk->slots[0].offset = fieldSlotOffset; in Java_android_content_cts_CursorWindowContentProvider_makeNativeCursorWindowFd()
91 public static View horizontalButtonSlots(Context context, int desiredHeight, Slot... slots) { in horizontalButtonSlots() argument104 for (Slot slot : slots) { in horizontalButtonSlots()