Searched refs:DEFAULT_POSITION (Results 1 – 1 of 1) sorted by relevance
53 public static final int DEFAULT_POSITION = 2; field in SpinnerActivity283 this.mPos = DEFAULT_POSITION; in setInitialState()309 this.mPos = p.getInt(POSITION_KEY, SpinnerActivity.DEFAULT_POSITION); in readInstanceState()