Added in API level 1
  
  
  
  
  
   
  
  
  
  
AsyncQueryHandler.WorkerArgs
  protected
  static
  final
  
  class
  AsyncQueryHandler.WorkerArgs
  
    extends Object
  
  
  
  
  
  
| java.lang.Object | |
| ↳ | android.content.AsyncQueryHandler.WorkerArgs | 
Summary
Fields | |
|---|---|
    public
    
    
    Object | 
    
      cookie
      
  | 
  
    public
    
    
    Handler | 
    
      handler
      
  | 
  
    public
    
    
    String | 
    
      orderBy
      
  | 
  
    public
    
    
    String[] | 
    
      projection
      
  | 
  
    public
    
    
    Object | 
    
      result
      
  | 
  
    public
    
    
    String | 
    
      selection
      
  | 
  
    public
    
    
    String[] | 
    
      selectionArgs
      
  | 
  
    public
    
    
    Uri | 
    
      uri
      
  | 
  
    public
    
    
    ContentValues | 
    
      values
      
  | 
  
Protected constructors | |
|---|---|
      
      WorkerArgs()
      
      
     | 
  |
Inherited methods | |
|---|---|
Fields
Protected constructors
WorkerArgs
protected WorkerArgs ()