Home
last modified time | relevance | path

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

/development/samples/SpinnerTest/src/com/android/example/spinner/test/
DSpinnerActivityTest.java269 int currentPosition = mActivity.getSpinnerPosition(); in testStateDestroy() local
335 int currentPosition = mActivity.getSpinnerPosition(); in testStatePause() local
/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DPduComposer.java1032 public int currentPosition = 0; field in PduComposer.LengthRecordNode
1097 int currentPosition = mPosition; in pop() local