Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
    
  
  
  
  
    
  
  
    
    
    
    NameValueTable
    class NameValueTable : BaseColumns
    
    
      
        
          
            Known Direct Subclasses
              
              
                
                  
                    | Settings.Global | 
                    
                       Global system settings, containing preferences that always apply identically to all defined users. 
                     | 
                   
                  
                    | Settings.Secure | 
                    
                       Secure system settings, containing system preferences that applications can read but are not allowed to write. 
                     | 
                   
                  
                    | Settings.System | 
                    
                       System settings, containing miscellaneous system preferences. 
                     | 
                   
                 
               
             
           | 
        
      
    
    Common base for tables of name/value settings.
    Summary
    
    
    
    
      
        
          | Public methods | 
        
        
          | open static Uri! | 
          
            
            
           | 
        
      
    
    
      
        
          | Protected methods | 
        
        
          | open static Boolean | 
          
            
            
           | 
        
      
    
    Constants
    
      NAME
      
      static val NAME: String
      Value: "name"
     
    
      VALUE
      
      static val VALUE: String
      Value: "value"
     
    Public constructors
    
      NameValueTable
      NameValueTable()
     
    Public methods
    
      getUriFor
      
      open static fun getUriFor(
    uri: Uri!, 
    name: String!
): Uri!
     
    Protected methods
    
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  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."],[],[]]