Package 

Class SearchPreferenceResult

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String key
      private final String screen
    • Method Summary

      Modifier and Type Method Description
      String getKey() Returns the key of the preference pressed
      String getScreen() Returns the screen in which the result was found
      int getResourceFile() Returns the file in which the result was found
      void highlight(PreferenceFragmentCompat prefsFragment) Highlight the preference that was found
      void closeSearchPage(AppCompatActivity activity) Closes the search results page
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait