No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | android.provider.ContactsContract.PhoneLookupColumns | 
|  Known Indirect Subclasses | 
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | LABEL | The user defined label for the phone number. | |||||||||
| String | NORMALIZED_NUMBER | The phone number's E164 representation. | |||||||||
| String | NUMBER | The phone number as the user entered it. | |||||||||
| String | TYPE | The type of phone number, for example Home or Work. | |||||||||
The user defined label for the phone number.
Type: TEXT
The phone number's E164 representation.
Type: TEXT
The phone number as the user entered it.
Type: TEXT
The type of phone number, for example Home or Work.
Type: INTEGER