Home
last modified time | relevance | path

Searched defs:setLayout (Results 1 – 2 of 2) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertionListView.java350 public void setLayout(RelativeLayout layout) { in setLayout() method in InsertionListView
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCard.java435 public Builder setLayout(int layout) { in setLayout() method in Card.Builder