LiveActivity.BlockSizeListener
JavaScript is disabled on your browser.

br.usp.ime.dspbenchmarking.activities

Class LiveActivity.BlockSizeListener

  • java.lang.Object
    • br.usp.ime.dspbenchmarking.activities.LiveActivity.BlockSizeListener
  • Enclosing class:
    LiveActivity


    private class LiveActivity.BlockSizeListener
    extends java.lang.Object
    Listens for DSP block size change.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void onItemSelected( parent, View view, int pos, long id) 
      void onNothingSelected( parent) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LiveActivity.BlockSizeListener

        private LiveActivity.BlockSizeListener()
    • Method Detail

      • onItemSelected

        public void onItemSelected( parent,
                          View view,
                          int pos,
                          long id)
      • onNothingSelected

        public void onNothingSelected( parent)