Added in API level 35
  
  
  
  
AdditionalContentContract.MethodNames
  public
  static
  
  
  interface
  AdditionalContentContract.MethodNames
  
  
  
| android.service.chooser.AdditionalContentContract.MethodNames | 
Constants for method names used with ContentResolver.call(Uri, String, String, Bundle) method.
Summary
Constants | |
|---|---|
String | 
        
          ON_SELECTION_CHANGED
          A method name Chooser is using to notify the sharing app about a shared items selection change.  | 
    
Constants
ON_SELECTION_CHANGED
      
    Added in API level 35
  
      
  
    
public static final String ON_SELECTION_CHANGED
A method name Chooser is using to notify the sharing app about a shared items selection change.
Constant Value: "onSelectionChanged"