Methods Summary |
---|
public float | getColumnDelay() throw new RuntimeException("Stub!");
|
protected long | getDelayForView(android.view.View view) throw new RuntimeException("Stub!");
|
public int | getDirection() throw new RuntimeException("Stub!");
|
public int | getDirectionPriority() throw new RuntimeException("Stub!");
|
public float | getRowDelay() throw new RuntimeException("Stub!");
|
public void | setColumnDelay(float columnDelay) throw new RuntimeException("Stub!");
|
public void | setDirection(int direction) throw new RuntimeException("Stub!");
|
public void | setDirectionPriority(int directionPriority) throw new RuntimeException("Stub!");
|
public void | setRowDelay(float rowDelay) throw new RuntimeException("Stub!");
|
public boolean | willOverlap() throw new RuntimeException("Stub!");
|