Stay organized with collections
     
    
      
      Save and categorize content based on your preferences.
     
   
   
  
    
  
  
    
    
  
  
    added in 
version 22.1.0 
  
    
  belongs to Maven artifact com.android.support:loader:28.0.0-alpha1
  
  
  
  
 
Loader.ForceLoadContentObserver 
This package is part of the
Android support library  which
is no longer maintained.
The support library has been superseded by AndroidX 
which is part of Jetpack .
We recommend using the AndroidX libraries in all new projects. You should also consider
migrating  existing projects to AndroidX.
To find the AndroidX class that maps to this deprecated class, see the AndroidX
support library class
mappings . 
 
  public
  
  final
  
  class
  Loader.ForceLoadContentObserver
  
  
  
  
    extends ContentObserver 
  
  
  
  
  
  
  
    
An implementation of a ContentObserver that takes care of connecting
 it to the Loader to have the loader re-load its data when the observer
 is told it has changed.  You do not normally need to use this yourself;
 it is used for you by CursorLoader 
Summary 
Inherited methods 
  
     From
class
  
    android.database.ContentObserver 
  
  
  
  
    
      
  
  
  
  
    
        
        
        
        
        
        boolean
    
      
      deliverSelfNotifications()
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      dispatchChange(boolean arg0)
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      dispatchChange(boolean arg0, Uri  arg1)
      
      
     
   
  
  
  
  
  
    
        
        
        
        
        
        void
    
      
      onChange(boolean arg0)
      
      
     
   
  
  
  
  
  
    
        
        
        
        
        
        void
    
      
      onChange(boolean arg0, Uri  arg1)
      
      
     
   
  
    
   
 
  
  
     From
class
  
    java.lang.Object
  
  
  
  
    
      
  
  
  
  
    
        
        
        
        
        
        Object
    
      
      clone()
      
      
     
   
  
  
  
  
  
    
        
        
        
        
        
        boolean
    
      
      equals(Object arg0)
      
      
     
   
  
  
  
  
  
    
        
        
        
        
        
        void
    
      
      finalize()
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        Class<?>
    
      
      getClass()
      
      
     
   
  
  
  
  
  
    
        
        
        
        
        
        int
    
      
      hashCode()
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      notify()
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      notifyAll()
      
      
     
   
  
  
  
  
  
    
        
        
        
        
        
        String
    
      
      toString()
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      wait(long arg0, int arg1)
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      wait(long arg0)
      
      
     
   
  
  
  
  
  
    
        
        
        
        final
        
        void
    
      
      wait()
      
      
     
   
  
    
   
 
  
Public constructors 
    Loader.ForceLoadContentObserver 
    
Loader.ForceLoadContentObserver () 
 
Public methods 
    deliverSelfNotifications 
    
boolean deliverSelfNotifications () 
    
 
    onChange 
    
void onChange (boolean selfChange) 
    
    Parameters 
        selfChange
          boolean  
       
    
 
 
 
  
  
     
  
    
    
      
       
    
    
  
  
 
  Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
  Last updated 2025-02-10 UTC.
 
 
  
  
  
    
      [null,null,["Last updated 2025-02-10 UTC."],[],[]]