Class ShadowSearchManager


  • @Implements(android.app.SearchManager.class)
    public class ShadowSearchManager
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected android.app.SearchableInfo getSearchableInfo​(android.content.ComponentName componentName)  
      • Methods inherited from class java.lang.Object

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

      • ShadowSearchManager

        public ShadowSearchManager()
    • Method Detail

      • getSearchableInfo

        @Implementation
        protected android.app.SearchableInfo getSearchableInfo​(android.content.ComponentName componentName)